diff options
Diffstat (limited to 'live/art/a/elephant_octopus.html')
-rw-r--r-- | live/art/a/elephant_octopus.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/live/art/a/elephant_octopus.html b/live/art/a/elephant_octopus.html index 9d5507a..6da9ded 100644 --- a/live/art/a/elephant_octopus.html +++ b/live/art/a/elephant_octopus.html @@ -16,6 +16,8 @@ <!-- theme related --> <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script> <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/theme.css"> + <!-- misc functions--> + <script type="text/javascript" src="https://static.luevano.xyz/scripts/return_top.js"></script> <!-- extra --> <!-- og meta --> <meta property="og:title" content="Elephant octopus -- Luevano's Art"/> @@ -66,6 +68,11 @@ </header> <main> + <div class="return-top"> + <button class="return-top" onclick="returnTop()" id="returnTopButton"> + <i class="fas fa-arrow-up" alt="Return to top"></i> + </button> + </div> <h1>Elephant octopus</h1> <a class="zoom-in" href="https://static.luevano.xyz/images/a/elephant_octopus.png" alt="See raw."> |