From 3f40c424faca346ae3ffd41e54d533aea96e0dc4 Mon Sep 17 00:00:00 2001 From: Felix Nehrke Date: Fri, 28 Nov 2025 22:25:35 +0100 Subject: [PATCH] Move the table of contents below mirror hint on Github in README --- README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 4e4747f..033b7c3 100644 --- a/README.adoc +++ b/README.adoc @@ -1,7 +1,7 @@ = Base Infrastructure :icons: font :source-highlighter: rouge -:toc: +:toc: macro ifdef::env-github[] :tip-caption: :bulb: :note-caption: :point_up: @@ -14,6 +14,8 @@ ifdef::env-github[] NOTE: This is only *a mirror* from my https://gitea.nehrke.info/nemoinho/base-infra[personal git-server]. endif::[] +toc::[] + This project will set up a https://k3s.io/[k3s] Kubernetes cluster on https://www.hetzner.com/cloud[Hetzner Cloud] using OpenTofu and Ansible. It is meant to set up my base infrastructure for the web.