copyright notice
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
3
faq.md
@@ -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>
|
||||
|
||||
2
index.md
2
index.md
@@ -19,4 +19,4 @@ I'm Sam Hadow, a free software advocate *(with free as in freedom, libre in Span
|
||||
<br /><br />
|
||||

|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user