Update the contacts section

This commit is contained in:
2022-06-18 13:03:33 +02:00
parent 18cb0e31c1
commit 300fdb1e6d
3 changed files with 18 additions and 3 deletions

View File

@@ -68,11 +68,13 @@
</div><!-- /.social -->
{% endif %}
</section><!-- /#extras -->
{% if page is defined and page.relative_source_path == 'pages/disclaimer.rst' %}
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
<p>The theme is a modified version of Pelicans notmyidea by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
{% endif %}
</body>
</html>