License website under CC BY-NC-ND 4.0

This allows other people to share copies of my website or articles on it,
as long as they credit me, do not modify anything and do so non-commerically.

It, for example, should permit the archiving done by archive.org's wayback machine.
This commit is contained in:
Jonas Tobias Hopusch 2022-04-02 16:07:42 +02:00
parent 2c20bb7f03
commit f9dae86b5e
Failed to generate hash of commit
2 changed files with 22 additions and 6 deletions

View File

@ -107,6 +107,13 @@ td, th {
padding: 0.5rem;
}
#licenseimg {
vertical-align: middle;
height: inherit;
width: auto;
display: inline;
}
@media (max-width: 20rem), (max-width: 300px) {
* {
word-wrap: break-word;

View File

@ -62,15 +62,24 @@
rel="noreferer"
href="https://gitlab.com/jotoho"
>@jotoho</a
>) - <strong>All rights reserved</strong>
>)
<br />
Licensed under
<a href="https://creativecommons.org/licenses/by-nc-nd/4.0/"
><img
id="licenseimg"
alt="CC BY-NC-ND 4.0"
title="CC BY-NC-ND 4.0"
src="https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png"
/></a>
(unless otherwise specified)
</p>
<p>
<a href="https://gitea.jotoho.de/jotoho/my-website">This page</a> is being served using
<a
rel="noreferer"
href="https://caddyserver.com/"
>Caddy</a
<a href="https://gitea.jotoho.de/jotoho/my-website"
>This page</a
>
is being served using
<a rel="noreferer" href="https://caddyserver.com/">Caddy</a>
and was generated using
<a rel="noreferer" href="https://www.getzola.org/">Zola</a>. You
may contact me via