theread.me
This commit is contained in:
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user