diff options
| author | mjfernez <mjf@mjfer.net> | 2026-06-30 20:11:12 -0400 |
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2026-06-30 20:11:12 -0400 |
| commit | 36404c03950f26387c338634fea86142aa9a185b (patch) | |
| tree | c6ce4436e04102685ea8c2a3f9ecdfb940a54203 | |
| parent | 18ce0199789ca6e84f1935220235893d6488de48 (diff) | |
license center
| -rw-r--r-- | license.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/license.html b/license.html index ede90b7..ed5a73e 100644 --- a/license.html +++ b/license.html @@ -1,3 +1,4 @@ +<div class="center"> <p xmlns:dct="https://purl.org/dc/terms/" xmlns:vcard="https://www.w3.org/2001/vcard-rdf/3.0#"> <a rel="license" href="https://creativecommons.org/publicdomain/zero/1.0/"> @@ -15,3 +16,4 @@ <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="{{ domain }}"> United States</span>. </p> +</div>
\ No newline at end of file |
