+ hvg-blog-general theme

This commit is contained in:
felegy
2022-06-08 21:34:12 +02:00
parent 74c7fd73ce
commit 039d95726c
15 changed files with 333 additions and 13 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,8 @@
# Application
web/app/plugins/*
!web/app/plugins/.gitkeep
web/app/themes/*
!web/app/themes/.gitkeep
web/app/mu-plugins/*/
web/app/upgrade
web/app/uploads/*
@@ -23,6 +25,7 @@ web/.htaccess
.*/*
!.**/.gitkeep
!.dev/*
!.github/*
# Composer
/vendor