Skip to content

Commit

Permalink
check de la version française modulo le path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Mégret committed Jan 23, 2024
1 parent 7f1e955 commit bc1a415
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ title: atelierSQL
email: [email protected]
description: >- # this means to ignore newlines until "baseurl:"
Cet atelier pour apprendre le SQL a été développé par le service de promotion des sciences de l'EPFL pour le coding club des filles.
# baseurl: "atelierSQL" # the subpath of your site, e.g. /blog
# url: https://megretj.github.io # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "atelierSQL" # the subpath of your site, e.g. /blog
url: https://megretj.github.io # the base hostname & protocol for your site, e.g. http://example.com
# When publishing on github, need to include this. locally, this makes stuff weird so use:
baseurl: "" # the subpath of your site, e.g. /blog
url:
# baseurl: "" # the subpath of your site, e.g. /blog
# url:

# Build settings
theme: minima
Expand Down

0 comments on commit bc1a415

Please sign in to comment.