misc: do not advertise theme (#58242)

This commit is contained in:
Frédéric Péters 2022-03-15 13:51:58 +01:00
parent ffd77d4073
commit ad54d44a64
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
echo "[]" > themes.json
%.css: export LC_ALL=C.UTF-8
.SECONDEXPANSION: