all repos — blog @ e4a461dc8863df724720e4c98835204ef5a3fcf7

Code and content for 5ika.ch

layouts/shortcodes/links.html (view raw)

 1<nav>
 2  <a href="/posts">📝 Blog</a>
 3  <a href="./about">👋 Plus d’info</a>
 4  <a href="./now">⬇️ Maintenant</a>
 5  <a href="./tutos">📒 Tutos</a>
 6  <a href="./ideas">💡 Idées</a>
 7  <a href="./inspirations">🧠 Inspirations</a>
 8  <a href="https://bookwyrm.social/user/5ika" target="_blank">📘 Lectures</a>
 9  <a href="/tim@5ika.ch.pub">🔑 Clé PGP</a>
10</nav>