Add custom theme

This commit is contained in:
Oliver Davies 2025-04-16 18:18:17 +01:00
parent 3a899bbad8
commit a3ace099f7
2 changed files with 12 additions and 1 deletions

9
.gitignore vendored
View file

@ -1,3 +1,10 @@
html/
vendor/
web/
web/*
!web/themes/
web/themes/*
!web/themes/custom/
web/themes/custom/*
!web/themes/custom/opdavies/

View file

@ -0,0 +1,4 @@
name: opdavies
core_version_requirement: ^11
type: theme
base theme: false