From 15b77a783d6acc031648fb1f72c3226d13aa0ead Mon Sep 17 00:00:00 2001 From: johnabs Date: Fri, 27 Mar 2026 15:01:17 -0400 Subject: [PATCH] testing more formatting --- README.org | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index 2b8be48..2dbb245 100644 --- a/README.org +++ b/README.org @@ -7,15 +7,14 @@ Candlelit manuscripts meet cozy stationery. Books, tea, fountain pens, and the q #+end_quote ----- - -#+begin_quote +#+begin_src ██████╗ ██████╗ ██████╗ ███████╗██╗ ██╗ ██╔════╝██╔═══██╗██╔══██╗██╔════╝╚██╗██╔╝ ██║ ██║ ██║██║ ██║█████╗ ╚███╔╝ ██║ ██║ ██║██║ ██║██╔══╝ ██╔██╗ ╚██████╗╚██████╔╝██████╔╝███████╗██╔╝ ██╗ ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝ -#+end_quote +#+end_src ----- @@ -30,9 +29,9 @@ Candlelit manuscripts meet cozy stationery. Books, tea, fountain pens, and the q ----- ** Installation -Put the home.tmpl file in /var/lib/gitea/custom/templates/home.tmpl (or whatever your gitea custom path is) -Put the theme-custom.css file in /var/lib/gitea/custom/public/assets/css/theme-custom.css (or whatever your gitea custom path is) -Finally run systemctl restart gitea +- Put the home.tmpl file in /var/lib/gitea/custom/templates/home.tmpl (or whatever your gitea custom path is) +- Put the theme-custom.css file in /var/lib/gitea/custom/public/assets/css/theme-custom.css (or whatever your gitea custom path is) +- Finally run systemctl restart gitea -----