copyright notice

This commit is contained in:
2026-01-24 13:58:21 +01:00
parent 99c1a9eaf7
commit c659767ba2
6 changed files with 12 additions and 2 deletions

View File

@@ -12,3 +12,6 @@ layout: default
{% if page.tags %}
<small>tags: <em>{{ page.tags | join: "</em> - <em>" }}</em></small>
{% endif %}
<br>
<small>Copyright (c) {{ page.date | date: "%B %Y" }} {{ page.author | default: site.author }} Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.</small>

View File

@@ -30,3 +30,5 @@ permalink: /archive.html
</div>
<!-- Code partially taken from https://emmatheeng.github.io/projects/blog_setup/blog-tags.html -->
<small>Copyright (c) 2026 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.</small>

View File

@@ -17,3 +17,5 @@ title: Articles
{% endif %}
{% endfor %}
</ul>
<small>Copyright (c) 2026 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.</small>

View File

@@ -26,3 +26,5 @@ title: Blog
</li>
{% endfor %}
</ul>
<small>Copyright (c) 2026 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.</small>

3
faq.md
View File

@@ -33,4 +33,5 @@ Both needs were fulfilled with [inbox.lv](https://www.inbox.lv/), but apart from
I wanted a static website to reduce load on my server as well as attack surface. I also wanted to use as little JavaScript as possible to keep this website accessible to everyone.
And since I like markdown and LaTeX, why not jekyll.
<br/><br/>Copyright (c) 2025 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.
<br/><br/>
<small>Copyright (c) 2025 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.</small>

View File

@@ -19,4 +19,4 @@ I'm Sam Hadow, a free software advocate *(with free as in freedom, libre in Span
<br /><br />
![no-facebook](/assets/icons/svg/no-facebook.svg)
<br /><br />
Copyright (c) 2025 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.
<small>Copyright (c) 2025 Sam Hadow Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.</small>