about summary refs log tree commit diff
path: root/html/resources/mutant-standard/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/resources/mutant-standard/index.html')
-rw-r--r--html/resources/mutant-standard/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/html/resources/mutant-standard/index.html b/html/resources/mutant-standard/index.html
index 1c55d0f..23cc233 100644
--- a/html/resources/mutant-standard/index.html
+++ b/html/resources/mutant-standard/index.html
@@ -6,6 +6,7 @@
 	<meta name=robots content="noindex, nofollow">
 	<meta name=viewport content="width=device-width, initial-scale=1">
 	<link rel=stylesheet href=/css/terminal.css>
+	<script src='/js/moon-phase.js'></script>
 	
 </head>
 
@@ -14,6 +15,7 @@
 
 <header>
 	<h1>Mutant Standard Shortcodes</h1>
+	<span style="float: right; user-select: none" id=decor-moons aria-hidden=true></span>
 	<nav aria-label=primary>
 		
 		<ul>
@@ -176,7 +178,7 @@
 <section>
 	<p>This site is 100% <a href=https://git.starfall.systems/web>source-available</a>. © 2020-2023 Starfall. See <a href=https://git.starfall.systems/web/tree/COPYING.md rel=license>COPYING.md</a>.
 </section>
-<div style=text-align:center>⋁/⋀</div>
+<div style=text-align:center>∨/∧</div>
 </footer>
 
 </body>