summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/calendar-day.mustache2
-rw-r--r--pages/calendar.mustache2
-rw-r--r--pages/index.mustache2
-rw-r--r--pages/log.mustache2
4 files changed, 4 insertions, 4 deletions
diff --git a/pages/calendar-day.mustache b/pages/calendar-day.mustache
index 8e38f2d..a01113a 100644
--- a/pages/calendar-day.mustache
+++ b/pages/calendar-day.mustache
@@ -28,7 +28,7 @@
<p>All times are in UTC on {{date}}.</p>
</main>
<footer>
- tirclogc &mdash; An IRC log viewer by
+ <a href="https://git.tomsmeding.com/tirclogv">tirclogv</a> &mdash; An IRC log viewer by
<a href="https://tomsmeding.com">Tom Smeding</a>.
</footer>
</div>
diff --git a/pages/calendar.mustache b/pages/calendar.mustache
index 2649f43..48f9db0 100644
--- a/pages/calendar.mustache
+++ b/pages/calendar.mustache
@@ -51,7 +51,7 @@
{{/years}}
</main>
<footer>
- tirclogc &mdash; An IRC log viewer by
+ <a href="https://git.tomsmeding.com/tirclogv">tirclogv</a> &mdash; An IRC log viewer by
<a href="https://tomsmeding.com">Tom Smeding</a>.
</footer>
</div>
diff --git a/pages/index.mustache b/pages/index.mustache
index 9b1c077..83cd0cb 100644
--- a/pages/index.mustache
+++ b/pages/index.mustache
@@ -18,7 +18,7 @@
{{/networks}}
</main>
<footer>
- tirclogv &mdash; An IRC log viewer by
+ <a href="https://git.tomsmeding.com/tirclogv">tirclogv</a> &mdash; An IRC log viewer by
<a href="https://tomsmeding.com">Tom Smeding</a>.
</footer>
</div>
diff --git a/pages/log.mustache b/pages/log.mustache
index ecfd51f..20b2fa2 100644
--- a/pages/log.mustache
+++ b/pages/log.mustache
@@ -86,7 +86,7 @@
<p>All times are in UTC.</p>
</main>
<footer>
- tirclogc &mdash; An IRC log viewer by
+ <a href="https://git.tomsmeding.com/tirclogv">tirclogv</a> &mdash; An IRC log viewer by
<a href="https://tomsmeding.com">Tom Smeding</a>.
</footer>
</div>