aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docker/crupest-nginx/sites/www/index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/docker/crupest-nginx/sites/www/index.html b/docker/crupest-nginx/sites/www/index.html
index 1bfdee7..9eaeace 100644
--- a/docker/crupest-nginx/sites/www/index.html
+++ b/docker/crupest-nginx/sites/www/index.html
@@ -51,7 +51,13 @@
</ul>
<footer>
<p>That's all of me. Contact me if you have any problems.</p>
- <p>© 2022 crupest under <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0 License</a></p>
+ <p>© 2022 crupest</p>
+ <p>
+ <a rel="license" href="https://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License"
+ style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/88x31.png" /></a><br />This work is
+ licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc/4.0/">Creative Commons
+ Attribution-NonCommercial 4.0 International License</a>.
+ </p>
</footer>
</article>
<script type="module" src="/src/main.js"></script>