theme/templates/credits.html

Thu, 05 Nov 2020 22:15:16 +0100

author
David Douard <david.douard@sdf3.org>
date
Thu, 05 Nov 2020 22:15:16 +0100
changeset 128
aba381b2bac9
parent 36
9507107a1133
child 139
926e4478f5fd
permissions
-rw-r--r--

Fix several inter-document links

and normalize use of absolute path for {static} and {filename} links.

<div class="credits">
    <h3>Stuff and credits</h3>
    <p>
    Powered by <a href="http://getpelican.com/">Pelican</a>, 
    which takes great advantage of <a href="http://python.org">Python</a>.
    </p>
    <p>
    This site uses a customized version of the <a href="https://github.com/getpelican/pelican-themes/blob/master/bricks/README.md">bricks pelican theme</a>. 
    </p>
</div>

mercurial