boilerplate
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<footer class="footer" style="position: relative; bottom: 0; width: 100%;">
|
||||
<div class="content has-text-centered">
|
||||
<p>
|
||||
Copyleft 2026. All wrongs reversed.<br>
|
||||
Source code available on <a href="https://git.possu.ms/niko/website">Gitea</a>.
|
||||
</p>
|
||||
</div>
|
||||
<div class="tags">
|
||||
<span class="tag is-danger">
|
||||
(!) This website does not permit AI scraping of media.
|
||||
</span>
|
||||
<span class="tag is-light">
|
||||
This website is a work in progress. Expect bugs and broken things.
|
||||
</span>
|
||||
<span class="tag is-light">
|
||||
<p>The stance on GenAI can be found <a href="/blog/genai"> here.</a></p>
|
||||
</span>
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user