add categories

This commit is contained in:
Arne Baeumler 2022-01-15 21:51:48 +01:00
parent 88c4ff8877
commit f0852dfe85
2 changed files with 11 additions and 1 deletions

View File

@ -11,12 +11,20 @@ publishdir = "/var/www/localhost/htdocs"
url = "/post/"
title = ""
weight = 1
[[menu.main]]
identifier = "categories"
pre = ""
post = ""
name = "Categories"
url = "/categories/"
title = ""
weight = 2
[[menu.main]]
identifier = "tags"
name = "Tags"
url = "/tags/"
title = ""
weight = 2
weight = 3
[params]
version = "0.2.X"

View File

@ -5,6 +5,8 @@ draft: false
tags:
- monitoring
- mrtg
categories:
- monitoring
---
> I'm totaly aware there are more modern monitoring solutions (prometheus, icinga2, prtg and other