Add maker credit to site footer (#193)
Add a "Made by emigriffith.dev" line with a mailto link to the footer on the server-rendered content pages. Claude-Session: https://claude.ai/code/session_01XXxmNFy9cZ6Gh8Y9thZn62
This commit is contained in:
parent
344721757a
commit
a991676f88
1 changed files with 2 additions and 0 deletions
|
|
@ -87,6 +87,8 @@
|
||||||
<p class="muted">Free. No ads. No tracking. No account needed. Built by one person in the open.</p>
|
<p class="muted">Free. No ads. No tracking. No account needed. Built by one person in the open.</p>
|
||||||
<p class="muted">Thermograph grades weather by its percentile against ~45 years of local
|
<p class="muted">Thermograph grades weather by its percentile against ~45 years of local
|
||||||
climate history. Data: ERA5 via Open-Meteo · NASA POWER · MET Norway.</p>
|
climate history. Data: ERA5 via Open-Meteo · NASA POWER · MET Norway.</p>
|
||||||
|
<p class="muted">Made by <a href="https://emigriffith.dev">emigriffith.dev</a>
|
||||||
|
<a href="mailto:emerytgriffith@gmail.com" aria-label="Email" title="emerytgriffith@gmail.com">@</a></p>
|
||||||
</footer>
|
</footer>
|
||||||
{% block body_scripts %}
|
{% block body_scripts %}
|
||||||
<!-- Header parity with the interactive pages: the °F/°C toggle, account + bell,
|
<!-- Header parity with the interactive pages: the °F/°C toggle, account + bell,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue