diff options
author | P. J. McDermott <pehjota> | 2015-07-08 23:23:33 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-07-08 23:23:33 (EDT) |
commit | 3e846ffabd1da6ec17c783fed8ca403fab7a9825 (patch) | |
tree | 748533a91ffe374860540409450d774230295236 /templates | |
parent | 1a3fff1c7a3a0ad6d09748c8de42c80718d64ca6 (diff) |
templates/page.tmpl: Add Libiquity link
Diffstat (limited to 'templates')
-rw-r--r-- | templates/page.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 2204483..743d830 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -167,6 +167,10 @@ Copyright © 2011–2015 Patrick “P. J.” M<span class="super">c</span>Dermott </p> + <p class="copyright"> + ProteanOS is sponsored by + <a href="http://libiquity.com/">Libiquity</a>. + </p> </div> </footer> </body> |