Convert Preview to Twig
Showing
{ | { | ||
"require": { | "require": { | ||
"craftcms/cms": "^4.4.0", | "craftcms/cms": "^4.4.0", | ||
"craftcms/redactor": "3.0.4", | |||
"verbb/super-table": "3.0.12", | |||
"vlucas/phpdotenv": "^5.4.0" | "vlucas/phpdotenv": "^5.4.0" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
... | @@ -27,5 +29,12 @@ | ... | @@ -27,5 +29,12 @@ |
"post-root-package-install": [ | "post-root-package-install": [ | ||
"@php -r \"file_exists('.env') || copy('.env.example.dev', '.env');\"" | "@php -r \"file_exists('.env') || copy('.env.example.dev', '.env');\"" | ||
] | ] | ||
}, | |||
"repositories": [ | |||
{ | |||
"type": "composer", | |||
"url": "https://composer.craftcms.com", | |||
"canonical": false | |||
} | } | ||
] | |||
} | } |
This source diff could not be displayed because it is too large. You can view the blob instead.
File moved
db.sql.gz
0 → 100644
File added
templates/404.twig
0 → 100644
templates/_singles/home.twig
0 → 100644
templates/index/_entry.twig
0 → 100644
templates/index/index.twig
0 → 100644
templates/news/_entry.twig
0 → 100644
templates/news/index.twig
0 → 100644
web/assets/WKO_logo.svg
0 → 100644
web/assets/css/style.css
0 → 100644
web/assets/js/menu.js
0 → 100644
web/assets/list.svg
0 → 100644
web/assets/logo.png
0 → 100644
33.2 KB
web/assets/logo2.png
0 → 100644
150 KB
web/assets/x-lg.svg
0 → 100644