theread.me

This commit is contained in:
2023-12-06 18:15:32 +00:00
parent f3fc53e5e6
commit 158340b507
476 changed files with 24 additions and 21530 deletions

View File

@ -43,6 +43,6 @@
alert('Got a message from the other tab:\n' + message.data);
});
</script>
<script data-goatcounter="https://mahdi.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
<script data-goatcounter="https://thereadme.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</head>

View File

@ -10,19 +10,6 @@
<p>
<a href="/snippets">snippets</a>
<a href="/art">pictures</a>
</p>
<!--<p class='categories'>-->
<!--{% for collection in site.collections %}-->
<!--{% if collection.title %}-->
<!--<a href="{{ collection.path | prepend: site.baseurl }}">{{ collection.title }}</a>-->
<!--{% endif %}-->
<!--{% endfor %}-->
<!--</p>-->
<p>
<a href='mailto:{{ site.email }}'>email</a>
<a href='https://git.mahdi.blog/mahdi'>git</a>
<a href='https://www.librarything.com/profile/mdibaiee'>librarything</a>
<a rel="me" href="https://mastodon.social/@mdibaiee">fediverse</a>
<a href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}">feed</a>
</p>
</nav>