comparison: theme/templates/credits.html
theme/templates/credits.html
- changeset 36
- 9507107a1133
- child 139
- 926e4478f5fd
equal
deleted
inserted
replaced
| |
1 <div class="credits"> |
| |
2 <h3>Stuff and credits</h3> |
| |
3 <p> |
| |
4 Powered by <a href="http://getpelican.com/">Pelican</a>, |
| |
5 which takes great advantage of <a href="http://python.org">Python</a>. |
| |
6 </p> |
| |
7 <p> |
| |
8 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>. |
| |
9 </p> |
| |
10 </div> |