Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 340 Bytes

go back to top

  • repo

  • head

    <script src="https://unpkg.com/[email protected]/dist/vanilla-back-to-top.min.js"></script>
    <script>
      addBackToTop({
        diameter: 56,
        backgroundColor: "rgb(255, 82, 82)",
        textColor: "#fff",
      });
    </script>