first commit

This commit is contained in:
2024-02-20 11:13:28 +01:00
commit 777c252b02
28 changed files with 13863 additions and 0 deletions

10
web/sites/README.txt Normal file
View File

@@ -0,0 +1,10 @@
This directory structure contains the settings and configuration files specific
to your site or sites and is an integral part of multisite configurations.
It is now recommended to place your custom and downloaded extensions in the
/modules, /themes, and /profiles directories located in the Drupal root. The
sites/all/ subdirectory structure, which was recommended in previous versions
of Drupal, is still supported.
See core/INSTALL.txt for information about single-site installation or
multisite configuration.