Skip to content

Commit

Permalink
enable claro theme
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Mar 7, 2024
1 parent 80743f8 commit c6062a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ tasks:
blt blt:telemetry:disable --no-interaction &&
blt settings &&
blt drupal:install -n &&
drush cset system.theme default claro -y &&
cd /workspace/front &&
cp .env.example .env.local &&
sed -i 's/#DRUPAL_REVALIDATE_SECRET/DRUPAL_REVALIDATE_SECRET/' .env.local &&
Expand Down

0 comments on commit c6062a1

Please sign in to comment.