commit 16f422ae7c8698ab63abbdd13c1c625fd681cba8
parent f38db76eee9445cc78048739c3fffac96ed4cc05
Author: Hunter
Date:   Mon,  4 Aug 2025 20:56:59 -0400

update template.html

Diffstat:
Mtemplate.html | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/template.html b/template.html @@ -3,8 +3,8 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>zine.html</title> - <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎱</text></svg>"> + <title>template.html</title> + <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⚪</text></svg>"> <style> :root { --rotation: 0deg;