Add github buttons script

This commit is contained in:
atomiks
2018-02-26 00:28:54 +11:00
parent 1d6e21d71c
commit 63b37dce56
3 changed files with 11 additions and 10 deletions

View File

@ -5,6 +5,7 @@
<title>30 Seconds of CSS</title>
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
<script src="./src/js/index.js" defer=""></script>
<script async="" defer="" src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<button class="back-to-top-button"></button>