diff options
Diffstat (limited to 'license.html')
| -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 |
