diff --git a/.github/workflows/Deploy Eleventy with GitHub Pages_dependencies_preinstalled.yml b/.github/workflows/Deploy Eleventy with GitHub Pages_dependencies_preinstalled.yml index a8a5126..a2ee902 100644 --- a/.github/workflows/Deploy Eleventy with GitHub Pages_dependencies_preinstalled.yml +++ b/.github/workflows/Deploy Eleventy with GitHub Pages_dependencies_preinstalled.yml @@ -4,7 +4,7 @@ name: Deploy Eleventy with GitHub Pages dependencies preinstalled on: # Runs on pushes targeting the default branch push: - branches: ["gh-pages"] + branches: ["gh-pages","main"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: diff --git a/README.md b/README.md index ca5174c..79a5a6f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ [![Deploy Eleventy with GitHub Pages dependencies preinstalled](https://github.com/dnum-mi/cct-mi/actions/workflows/Deploy%20Eleventy%20with%20GitHub%20Pages_dependencies_preinstalled.yml/badge.svg)](https://github.com/dnum-mi/cct-mi/actions/workflows/Deploy%20Eleventy%20with%20GitHub%20Pages_dependencies_preinstalled.yml) + + + # eleventy-dsfr Un dépôt pour démarrer un site statique au [DSFR](https://www.systeme-de-design.gouv.fr/) avec le diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index bfd8dad..9286eb0 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -25,8 +25,9 @@ - {{ title or metadata.title }}