From 175d11449340148e2e349552990e5f89963afedc Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 12 Jul 2025 14:41:49 -0300 Subject: src/content/: Add placeholder symlinks representing server mappings * src/content/b/: CGI server folder; * src/content/git/: CGit, and later gistatic repository serving; * src/content/live/: self-hosted live scaffolding. --- src/content/b | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/content/b (limited to 'src/content/b') diff --git a/src/content/b b/src/content/b new file mode 120000 index 0000000..dc1dc0c --- /dev/null +++ b/src/content/b @@ -0,0 +1 @@ +/dev/null \ No newline at end of file -- cgit v1.2.3