This commit is contained in:
parent
394bf31f55
commit
a45d0de299
2 changed files with 5 additions and 1 deletions
|
|
@ -9,6 +9,8 @@ website:
|
|||
text: Home
|
||||
- href: posts.qmd
|
||||
text: Posts
|
||||
- href: teaching.qmd
|
||||
text: Enseignement
|
||||
|
||||
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>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,9 @@ website:
|
|||
- href: index.qmd
|
||||
text: Accueil
|
||||
- href: posts.qmd
|
||||
text: Postes
|
||||
text: Billets de blog
|
||||
- href: teaching.qmd
|
||||
text: Enseignement
|
||||
|
||||
right:
|
||||
- href: interests.qmd
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue