diff options
Diffstat (limited to 'layouts/partials/footer-license.html')
| -rw-r--r-- | layouts/partials/footer-license.html | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/layouts/partials/footer-license.html b/layouts/partials/footer-license.html deleted file mode 100644 index 6b05b04..0000000 --- a/layouts/partials/footer-license.html +++ /dev/null @@ -1,6 +0,0 @@ -<p> -	All content licensed under -	<b>{{ .Param "licenseType" }}</b> -	license unless otherwise stated. -	<b>Copyright © {{ .Param "copyrightYear" }} {{ .Param "copyrightHolder" }}.</b> -  </p> | 
