Include link to git repo.

This commit is contained in:
Edward Betts 2026-03-31 15:13:11 +01:00
parent cce630d922
commit 1faa0a1909
2 changed files with 8 additions and 1 deletions

View file

@ -53,7 +53,12 @@
<body>
<header>
<h1>Bristol to Europe via Eurostar</h1>
<p>GWR to Paddington &rarr; St Pancras &rarr; Eurostar</p>
<p>GWR to Paddington &rarr; St Pancras &rarr; Eurostar
&nbsp;&middot;&nbsp;
<a href="https://git.4angle.com/edward/bristol-eurostar"
style="color:rgba(255,255,255,0.75);font-size:0.8rem"
target="_blank" rel="noopener">source</a>
</p>
</header>
<main>
{% block content %}{% endblock %}