use blog endpoint
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending

This commit is contained in:
Mylloon 2023-04-19 20:17:59 +02:00
parent c344243484
commit eadf06c745
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -15,7 +15,7 @@
<button
class="buttonIndex"
id="buttonIndexTR"
onclick="window.location.href='https://anri.prose.sh/';"
onclick="window.location.href='/blog';"
>
<span class="buttonIndex">Blog</span>
</button>