update prompt and website style

This commit is contained in:
2025-05-10 17:35:51 +01:00
parent 3b00a71391
commit 1b3b01e90e
6 changed files with 129 additions and 13 deletions

View File

@@ -15,7 +15,7 @@
<body>
<div class="container">
<main>
<a href="/">&lt;- All locations</a>
<a class="back-link" href="/">&lt;- All locations</a>
<p class="summary">{{.Summary}}</p>
<button type="button" id="get-summary-btn" data-loc="{{.Location}}">Get daily updates at 7am</button>
</main>