From 254d3f7d7148eb39ab9052f5f63325fadd0962a7 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Mon, 22 Apr 2024 15:21:10 +0200 Subject: [PATCH] maybe enable toc everywhere --- _tabs/about.md | 2 ++ _tabs/legal.md | 2 ++ _tabs/links.md | 2 ++ _tabs/security.md | 2 ++ 4 files changed, 8 insertions(+) diff --git a/_tabs/about.md b/_tabs/about.md index db66b03..fa2e0b3 100644 --- a/_tabs/about.md +++ b/_tabs/about.md @@ -2,6 +2,8 @@ # the default layout is 'page' icon: fas fa-info-circle order: 100 +layout: post +toc: true --- This is the personal website and blog if *Christoph J. Scherr*. diff --git a/_tabs/legal.md b/_tabs/legal.md index 3690a65..5386d2b 100644 --- a/_tabs/legal.md +++ b/_tabs/legal.md @@ -2,6 +2,8 @@ icon: fas fa-legal order: 200 title: Imprint & Legal +layout: post +toc: true --- # Impressum diff --git a/_tabs/links.md b/_tabs/links.md index 2201ae3..4a8e5a5 100644 --- a/_tabs/links.md +++ b/_tabs/links.md @@ -2,6 +2,8 @@ # the default layout is 'page' icon: fas fa-link order: 4 +layout: post +toc: true math: true --- diff --git a/_tabs/security.md b/_tabs/security.md index df4b971..f58cf83 100644 --- a/_tabs/security.md +++ b/_tabs/security.md @@ -1,6 +1,8 @@ --- icon: fas fa-lock order: 6 +layout: post +toc: true --- # Security Guidelines, Scope for cscherr.de and associated hosts