From ca5b85fb744221588859f3639ba7e4da0bc82649 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Mon, 7 Jun 2021 00:03:12 -0400 Subject: first commit --- templates/site/license.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 templates/site/license.html (limited to 'templates/site/license.html') diff --git a/templates/site/license.html b/templates/site/license.html new file mode 100644 index 0000000..172b43f --- /dev/null +++ b/templates/site/license.html @@ -0,0 +1,17 @@ +

+ + CC0 + +
+ To the extent possible under law, + The author + has waived all copyright and related or neighboring rights to + content on {{ domain }}. + All work may be cited without attribution at the reader's discretion. + However, if you do use the work here, or otherwise benefit from it, + the author would love to hear about it! + This work is published from: + + United States. +

-- cgit v1.2.3