From a95ec5157b7bf4239c8f89933bf603dc8b92dc69 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Wed, 22 Apr 2026 15:22:21 +0200 Subject: [PATCH] WIP:Beispiel-content unter... --- exampleSite/content/projects/foo/e/_index.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 exampleSite/content/projects/foo/e/_index.html diff --git a/exampleSite/content/projects/foo/e/_index.html b/exampleSite/content/projects/foo/e/_index.html new file mode 100644 index 00000000..4cc8501b --- /dev/null +++ b/exampleSite/content/projects/foo/e/_index.html @@ -0,0 +1,3 @@ +--- +title: E +--- -- 2.39.5