aboutsummaryrefslogtreecommitdiff
path: root/html/links.tmpl.html
blob: 583c85a31ac34f2eb0739ccc263f60cd83197a69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{{ define "title" }}Links{{end}}
{{ define "description" }}Collection of useful or interesting web links.{{end}}
{{ define "keywords" }}info{{end}}

{{ define "main" }}
      <section class="main-bg">
        <h1>Links</h1>
        <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 }}