From 87bac207ef02e42eb41cb0d57eb9958a79c19c1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dachary?= Date: Tue, 10 May 2022 14:40:33 +0100 Subject: [PATCH] README: add reminder about the location of the themes repository --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c871b2..ba6d8b2 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ make server When you are done with your changes just create a pull request, after merging the pull request the website will be updated automatically. +Note that the `themes` directory is [located in another repository](https://gitea.com/gitea/theme). + ## Contributing Fork -> Patch -> Push -> Pull Request