added blog post about changing domains

This commit is contained in:
2026-03-26 20:51:13 +01:00
parent 816f9cefec
commit d9045f23c2
5 changed files with 25 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
</div>
<span class="update-entry-timestamp-divider">::</span>
<p>
{entry.content}
{@html entry.content}
{#if entry.link}
<a class="update-entry-link" href="{entry.link}">»</a>
{/if}