Refactor templating and drupal 9 support
This commit is contained in:
parent
eabf4a2ec4
commit
f22e658183
16 changed files with 275 additions and 144 deletions
|
|
@ -17,4 +17,5 @@ LIB_DIR="$SCRIPT_DIR/lib"
|
|||
source "$LIB_DIR/00_init.sh";
|
||||
source "$LIB_DIR/10_config.sh";
|
||||
source "$LIB_DIR/20_slug.sh";
|
||||
source "$LIB_DIR/30_utils.sh";
|
||||
source "$LIB_DIR/30_templates.sh";
|
||||
source "$LIB_DIR/40_utils.sh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue