Adding teaching
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Louis 2026-01-13 14:48:37 +01:00
parent 394bf31f55
commit a45d0de299
2 changed files with 5 additions and 1 deletions

View file

@ -9,6 +9,8 @@ website:
text: Home text: Home
- href: posts.qmd - href: posts.qmd
text: Posts text: Posts
- href: teaching.qmd
text: Enseignement
body-header: | body-header: |
<link rel="stylesheet" href=https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css><button onclick="window.location = '/fr' + location.pathname;" class="btn"><i class="fa fa-language"></i> Français </button> <link rel="stylesheet" href=https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css><button onclick="window.location = '/fr' + location.pathname;" class="btn"><i class="fa fa-language"></i> Français </button>

View file

@ -8,7 +8,9 @@ website:
- href: index.qmd - href: index.qmd
text: Accueil text: Accueil
- href: posts.qmd - href: posts.qmd
text: Postes text: Billets de blog
- href: teaching.qmd
text: Enseignement
right: right:
- href: interests.qmd - href: interests.qmd