add warning

This commit is contained in:
nora 2024-01-21 22:07:58 +01:00
parent fa7baa71cc
commit 652693faf4

View file

@ -81,13 +81,20 @@
<div>
<h2>my blog</h2>
<p>i have a blog, it might be interesting, maybe.</p>
<p>
<b
>WARNING: THE LINKS ON THE BLOG LINK BELOW MAY BREAK AT ANY MOMENT, DO NOT SAVE. Visit
<a href="https://blog.nilstrieb.dev/">https://blog.nilstrieb.dev</a> instead, for the
same blog with URLs I'm trying to keep live.</b
>
</p>
<a href="/blog" id="blog-link" class="call-to-action" aria-live="polite">
<span>blog</span>
</a>
</div>
<div>
<h2>slides</h2>
<p>i have given one talk, here are its slides, isnt this amazing</p>
<p>slides to talks that i have given</p>
<a href="/slides/index.html" class="call-to-action">
<span>slides from talks</span>
</a>