From bcf0b81a9aae0b3ef4aab9e083e5e56abca2965b Mon Sep 17 00:00:00 2001 From: Lichthagel Date: Thu, 2 Nov 2023 17:15:26 +0100 Subject: [PATCH] update public assets path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26bd090..aba09c3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ ## Usage 1. Download the [latest release](https://github.com/catppuccin/gitea/releases/latest). -2. Place the CSS files in your `$GITEA_CUSTOM/public/css` directory. +2. Place the CSS files in `$GITEA_CUSTOM/public/assets/css` if using Gitea 1.21.0 or newer and `$GITEA_CUSTOM/public/css` otherwise. 3. Add the themes to your `app.ini`. See the [Gitea documentation](https://docs.gitea.io/en-us/customizing-gitea/#customizing-the-look-of-gitea).\ Here's a snippet if you want to offer all Flavor-Accent combinations: