Skip to content

Commit f4eae23

Browse files
committed
Add link to my 𝕏
1 parent 5220e8d commit f4eae23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎templates/blog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ <h1 class="title">
66
</h1>
77

88
<a href="https://github.com/micouy">my github</a>
9+
<a href="https://x.com/mikolaj_power">my 𝕏</a>
910

1011
{% for page in section.pages %}
1112
<p>{{ page.date }} <a href="{{ page.permalink | safe }}">{{ page.title }}</a></p>

0 commit comments

Comments
Ā (0)