This commit is contained in:
parent
4803f5f831
commit
f118bb0bb4
1 changed files with 12 additions and 7 deletions
19
index.qmd
19
index.qmd
|
|
@ -1,13 +1,18 @@
|
||||||
---
|
---
|
||||||
title: "Journal suivi de la thèse"
|
title: "Journal suivi de la thèse"
|
||||||
listing:
|
listing:
|
||||||
contents: suivi
|
- id: journal-these
|
||||||
type: default
|
contents: suivi
|
||||||
sort: "date desc"
|
type: default
|
||||||
categories: true
|
sort: "date desc"
|
||||||
|
categories: true
|
||||||
---
|
---
|
||||||
# Agenda
|
|
||||||
|
|
||||||
<iframe src="https://calendar.google.com/calendar/embed?height=400&wkst=2&ctz=Europe%2FParis&showPrint=0&mode=AGENDA&src=NTc4ZDI5ZGIwZmFiMGZjZjk1ZWM2NjQ4OWFjYTFmYzkxNzAyMGU2ODk1YjRmMTQ1NjA1YTRlMWU0MzU3N2FkOUBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%234285f4" style="border:solid 1px #777" width="600" height="400" frameborder="0" scrolling="no"></iframe>
|
::: {.callout-note icon="false" collapse="true"}
|
||||||
|
## Agenda
|
||||||
|
<iframe src="https://calendar.google.com/calendar/embed?height=400&wkst=2&ctz=Europe%2FParis&showPrint=0&mode=AGENDA&src=NTc4ZDI5ZGIwZmFiMGZjZjk1ZWM2NjQ4OWFjYTFmYzkxNzAyMGU2ODk1YjRmMTQ1NjA1YTRlMWU0MzU3N2FkOUBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%234285f4" style="border:solid 1px #777" width="100%" height="400" frameborder="0" scrolling="no"></iframe>
|
||||||
|
:::
|
||||||
|
|
||||||
# Journaux
|
## Journaux
|
||||||
|
:::{#journal-these}
|
||||||
|
:::
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue