diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-29 12:38:09 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-04-29 12:38:09 +0100 |
| commit | 06f9a852c5a8cfedee4e06e62272cf3f56d998f9 (patch) | |
| tree | 66000e099d837cfbe232c8f4abb18252a24c1e47 /mon.buetow.org/content | |
| parent | 5e791c5982a4b5bcfb9a7914cc950362b29b2d41 (diff) | |
cleanup
Diffstat (limited to 'mon.buetow.org/content')
| -rw-r--r-- | mon.buetow.org/content/50.Download.xml | 9 | ||||
| -rw-r--r-- | mon.buetow.org/content/98.contact.xml | 9 | ||||
| -rw-r--r-- | mon.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | mon.buetow.org/content/home.xml | 10 |
4 files changed, 0 insertions, 33 deletions
diff --git a/mon.buetow.org/content/50.Download.xml b/mon.buetow.org/content/50.Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/mon.buetow.org/content/50.Download.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Download</pagetitle> - <textheader>Download from git repository</textheader> - <text> - <noop>Go to </noop> - <namedlink href="http://github.com/snonux/!!HOSTNAME!!">http://github.com/snonux/!!HOSTNAME!!</namedlink> - </text> -</content> diff --git a/mon.buetow.org/content/98.contact.xml b/mon.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/mon.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Contact me</pagetitle> - <text> - <noop>Please use the contact methods listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> - <noop> :)</noop> - </text> -</content> diff --git a/mon.buetow.org/content/99.license.xml b/mon.buetow.org/content/99.license.xml deleted file mode 100644 index ca5d03b..0000000 --- a/mon.buetow.org/content/99.license.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>License</pagetitle> - <text>Mon is licensed under the GNU Gerneral Public License Version 3 or later.</text> -</content> diff --git a/mon.buetow.org/content/home.xml b/mon.buetow.org/content/home.xml deleted file mode 100644 index babf095..0000000 --- a/mon.buetow.org/content/home.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Mon</pagetitle> - <textheader>Simple RESTLos Command Line Tool</textheader> - <text> - <noop>This tool can be used together with </noop> - <link>https://github.com/Crapworks/RESTlos</link> - <noop> for configuring your Icinga or Nagios via the command line using the API</noop> - </text> -</content> |
