Add publications page to site tree
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
84ebb1e047
commit
1318a207d9
2 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ website:
|
|||
text: Posts
|
||||
- href: teaching.qmd
|
||||
text: Teaching
|
||||
- href: publications.qmd
|
||||
text: Publications
|
||||
|
||||
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>
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@ website:
|
|||
text: Billets de blog
|
||||
- href: teaching.qmd
|
||||
text: Enseignement
|
||||
- href: publications.qmd
|
||||
text: Publications
|
||||
|
||||
right:
|
||||
- href: interests.qmd
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue