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. --- public/themes/sourcehut/login.html | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 public/themes/sourcehut/login.html (limited to 'public/themes/sourcehut/login.html') diff --git a/public/themes/sourcehut/login.html b/public/themes/sourcehut/login.html deleted file mode 100644 index 08074fe..0000000 --- a/public/themes/sourcehut/login.html +++ /dev/null @@ -1,37 +0,0 @@ -{{template "head.html"}} - - -
-
-
- - -
-
- - -
- -
-
- -{{template "foot.html"}} -- cgit v1.2.3-59-g8ed1b