[2025-04-13] Update links

This commit is contained in:
Andrew Conlin 2025-04-13 17:17:59 +01:00
parent cb3bcc0e01
commit 902d646184

View File

@ -6,7 +6,7 @@
<body>
<div class="content">
<h1></h1>
<h2><strong><strong>It is currently <button>{{ nowTime }}</button> on <button>{{ nowDate }}</button> <a style="text-decoration: none;" href="http://127.0.0.1:5000"><a></strong></strong></h2>
<h2><strong><strong>It is currently <button>{{ nowTime }}</button> on <button>{{ nowDate }}</button> <a style="text-decoration: none;" href=""><a></strong></strong></h2>
<h3>
We are <button>{{ yearPercent }}%</button> of the way through {{ year }}<br>
<progress max="100" value="{{ yearPercent }}">{{ yearPercent }}%</progress>
@ -36,8 +36,8 @@
</div><br>
<br>
<div class="footer">
<a href="mailto:andrew@andrewconl.in">📨 Suggestions?</a> |
<a href="https://git.andrewconl.in/andrew/year-progress">🧑‍💻 Source</a> |
<a href="https://git.cnln.dev/andrew/year-progress/issues">📨 Suggestions?</a> |
<a href="https://git.cnln.dev/andrew/year-progress">🧑‍💻 Source</a> |
<a href="https://concrete.style">🎨 Style</a> |
<a href="https://ko-fi.com">☕ Buy me a coffee!</a>
</div>