diff options
Diffstat (limited to 'html')
| -rw-r--r-- | html/links.tmpl.html | 3 | 
1 files changed, 2 insertions, 1 deletions
| 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 }}
 | 
