From 767042e86c987fb3dddbf2e654c59cdf615bd275 Mon Sep 17 00:00:00 2001 From: Hans Fast Date: Wed, 25 Mar 2026 15:40:13 +0100 Subject: [PATCH] README: move private line up --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a59df3d..20255d3 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,10 @@ Ik heb een formaat ontwikkeld voor tekst die beter bij mijn doelen past dan Mark +

—private-below—

+ +EXCEPT NOT REALLY! In this case, because this file is hardlinked to `README.md` inside a publicised git repository. You have been warned! + ## Internal Links ![link to image](/ad_pubfiles_pub.d/images/bird.webp) @@ -71,9 +75,6 @@ Internal links need to be absolute from the root of the directory. This SHOULD b I want to make only select files public. Files whose name contains the tag `pub` should be included in the public build. The public build should be the default. To include all files, pass 'all' to the site.ori file. That sort of reduces the risk of accidentally publishing private files. -

—private-below—

- -EXCEPT NOT REALLY! In this case, because this file is hardlinked to `README.md` inside a publicised git repository. You have been warned! ## Organisation