diff options
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/template.html b/template.html index 3f3eb4d..cc38ecd 100644 --- a/template.html +++ b/template.html @@ -57,17 +57,11 @@ </div> </div> </div> - <div class="fixed-bottom container d-flex justify-content-end"> - <a id="myBtn" class="m-3 btn btn-dark" href="#top"> - ▲ - </a> - </div> </div> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script> - <script src="###ROOT###/backtop.js"></script> </body> </html> |
