implemented headline icons

This commit is contained in:
Jannik Menzel 2025-05-20 16:11:26 +02:00
parent 7e15d46684
commit 00b10cde25
57 changed files with 131 additions and 76 deletions

5
static/admin/config.yml Normal file
View file

@ -0,0 +1,5 @@
backend:
name: git-gateway
branch: main
media_folder: "static/images"
public_folder: "/images"