Skip to content

Commit f8a6411

Browse files
committed
feat: Add Mastodon links
1 parent 5119900 commit f8a6411

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

content/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
+++
22
title = "Bienvenue sur mon site !"
33
+++
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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,3 @@ <h3 class="title-text">Vous pouvez découvrir mes projets ici.</h3>
2020
{% endblock hero %}
2121

2222
{% block sidebar %}{% endblock sidebar %}
23-
24-
<!-- TODO -->
25-
{% block content %}{% endblock content %}

0 commit comments

Comments
 (0)