mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-07 03:45:34 +01:00
refactor(drupal): reorganise templates
This commit is contained in:
parent
b7beba70e8
commit
c9faf7bda3
13 changed files with 339 additions and 16 deletions
|
@ -7,4 +7,5 @@ namespace App\Enum;
|
|||
enum ProjectType
|
||||
{
|
||||
case Astro;
|
||||
case Drupal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue