From cc385d0de440e66615d3488850d11f0eee44a9b4 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Fri, 11 Oct 2013 18:33:00 +0200 Subject: Cosmetic modification of web site diff --git a/web/macros.py b/web/macros.py index 27e91d5..f3b6ec6 100644 --- a/web/macros.py +++ b/web/macros.py @@ -5,7 +5,7 @@ import time plugins_release = '1.5' mib_release = '1.0.1' page = { - "description": "Standard plugins for Nagios and compatible monitoring solutions.", + "description": "Standard monitoring plugins for Nagios and compatible monitoring solutions.", "keywords": "Nagios, Icinga, Shinken, Monitoring, Official, Plugins, Open, Source, Free, Software" } release_notes = 'doc/release-notes/' + plugins_release.replace('.', '-') + '.html' -- cgit v0.10-9-g596f