summaryrefslogtreecommitdiffstats
path: root/_build
diff options
context:
space:
mode:
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