about summary refs log tree commit diff
path: root/html/blog/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/blog/index.html')
-rw-r--r--html/blog/index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/html/blog/index.html b/html/blog/index.html
index 8493127..ef8e9d4 100644
--- a/html/blog/index.html
+++ b/html/blog/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>
 	<link rel=alternate type=application/atom+xml title=Atom href=/blog/feed.xml>
 </head>
 
@@ -14,6 +15,7 @@
 
 <header>
 	<h1>~/blog</h1>
+	<span style="float: right; user-select: none" id=decor-moons aria-hidden=true></span>
 	<nav aria-label=primary>
 		
 		<ul>
@@ -38,8 +40,8 @@
 .feed-icon {
 	display: block;
 	float: right;
-	height: 1em;
-	width: 1em;
+	height: 1.5em;
+	width: 1.5em;
 	background: url('/img/feed-icon.svg') center/contain, var(--fg);
 	background-blend-mode: luminosity;
 	mask: url('/img/feed-icon.svg') 0 0/100% 100%;
@@ -87,7 +89,7 @@ Web&quot;</a>. It makes a lot of basic factual errors, conflates valid reasons t
 <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>