summaryrefslogtreecommitdiffstats
path: root/_build
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-04-06 17:31:43 +0200
committerLoïc Hoguin <[email protected]>2018-04-06 17:31:43 +0200
commitbfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a (patch)
tree28883135d7c6629c86c51d30b545f8aacbe2a50d /_build
parentd2a3f2cedd7c00d0933222aed9c06b3149aa4db4 (diff)
downloadninenines.eu-bfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a.tar.gz
ninenines.eu-bfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a.tar.bz2
ninenines.eu-bfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a.zip
Update copyright years
Diffstat (limited to '_build')
-rw-r--r--_build/themes/ninenines/layouts/partials/footer.html2
-rw-r--r--_build/themes/ninenines/theme.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/_build/themes/ninenines/layouts/partials/footer.html b/_build/themes/ninenines/layouts/partials/footer.html
index fba2baef..1f3c6883 100644
--- a/_build/themes/ninenines/layouts/partials/footer.html
+++ b/_build/themes/ninenines/layouts/partials/footer.html
@@ -11,7 +11,7 @@
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/_build/themes/ninenines/theme.toml b/_build/themes/ninenines/theme.toml
index 369d0e96..8357229d 100644
--- a/_build/themes/ninenines/theme.toml
+++ b/_build/themes/ninenines/theme.toml
@@ -1,5 +1,5 @@
name = "Nine Nines"
-license = "Copyright (c) 2012-2016 Loïc Hoguin"
+license = "Copyright (c) 2012-2018 Loïc Hoguin"
description = "Nine Nines original theme"
homepage = "http://ninenines.eu"
min_version = 0.15