We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5119900 commit f8a6411Copy full SHA for f8a6411
content/_index.md
@@ -1,3 +1,7 @@
1
+++
2
title = "Bienvenue sur mon site !"
3
4
+
5
+<a rel="me" href="https://floss.social/@lfavole">English Mastodon account</a>
6
+<br>
7
+<a rel="me" href="https://pouet.chapril.org/@lfavole">Compte Mastodon français</a>
templates/index.html
@@ -20,6 +20,3 @@ <h3 class="title-text">Vous pouvez découvrir mes projets ici.</h3>
20
{% endblock hero %}
21
22
{% block sidebar %}{% endblock sidebar %}
23
-
24
-<!-- TODO -->
25
-{% block content %}{% endblock content %}
0 commit comments