From bed4ce4b887fd153ab8eb14ac45b01bfb1232f5f Mon Sep 17 00:00:00 2001 From: Alex Scerba <alex@scerba.org> Date: Mon, 28 Oct 2024 22:38:11 -0400 Subject: Add link to links file --- html/links.tmpl.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'html') diff --git a/html/links.tmpl.html b/html/links.tmpl.html index a090fe8..583c85a 100644 --- a/html/links.tmpl.html +++ b/html/links.tmpl.html @@ -5,6 +5,7 @@ {{ define "main" }} <section class="main-bg"> <h1>Links</h1> - <p>Collection of useful or interesting web links.</p> + <p>Collection of useful or interesting web links. Currently sifting through over 1200 links, sorting and documenting each one.</p> + <p><a href="/static/links.html">Working file</a></p> </section> {{ end }} -- cgit v1.2.3