misc: do not advertise theme (#62410)

This commit is contained in:
Frédéric Péters 2022-03-15 09:52:38 +01:00
parent 4c6a7f56e1
commit 75d99912c0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ prefix = /usr
all: themes.json css
themes.json: $(wildcard static/*/config.json)
python3 publik-base-theme/create_themes_json.py --overlay rouen
echo "[]" > themes.json
%.css: export LC_ALL=C.UTF-8
.SECONDEXPANSION: