mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 08:55:01 +01:00
add warning
This commit is contained in:
parent
fa7baa71cc
commit
652693faf4
1 changed files with 8 additions and 1 deletions
|
|
@ -81,13 +81,20 @@
|
||||||
<div>
|
<div>
|
||||||
<h2>my blog</h2>
|
<h2>my blog</h2>
|
||||||
<p>i have a blog, it might be interesting, maybe.</p>
|
<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">
|
<a href="/blog" id="blog-link" class="call-to-action" aria-live="polite">
|
||||||
<span>blog</span>
|
<span>blog</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h2>slides</h2>
|
<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">
|
<a href="/slides/index.html" class="call-to-action">
|
||||||
<span>slides from talks</span>
|
<span>slides from talks</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue