From e93346ffa90f6c09a9a57b48c6607925dc7ff46e Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 16 Dec 2019 12:57:30 +0100 Subject: Remove the public/ directory Now that all templates are provided by plugins, there's no need to have a public/ directory. Themes can be in /themes instead of /public/themes. --- themes/sourcehut/nav.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 themes/sourcehut/nav.html (limited to 'themes/sourcehut/nav.html') diff --git a/themes/sourcehut/nav.html b/themes/sourcehut/nav.html new file mode 100644 index 0000000..7b4d19d --- /dev/null +++ b/themes/sourcehut/nav.html @@ -0,0 +1,14 @@ + -- cgit v1.2.3-59-g8ed1b