From 67cec47cc73664a7212016701d64ba1d95fce3a9 Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Wed, 10 Jan 2018 13:47:46 +0100 Subject: [PATCH] Update footer --- mkdocs.template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.template.yml b/mkdocs.template.yml index e207c8e..679bad4 100644 --- a/mkdocs.template.yml +++ b/mkdocs.template.yml @@ -41,7 +41,7 @@ markdown_extensions: - admonition - codehilite(guess_lang=true) - toc(permalink=true) -copyright: '2017 - Icinga Open Source Monitoring' +copyright: '2018 - Icinga Open Source Monitoring' google_analytics: - 'UA-280659-15' - 'auto'