Adding knowledge base
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
fddfeac25e
commit
a608929fad
1 changed files with 10 additions and 0 deletions
10
index.qmd
10
index.qmd
|
|
@ -6,6 +6,12 @@ listing:
|
|||
type: default
|
||||
sort: "date desc"
|
||||
categories: true
|
||||
page-size: 5
|
||||
- id: knowledge-base
|
||||
contents: knowledge_base
|
||||
type: default
|
||||
sort: "date desc"
|
||||
categories: true
|
||||
---
|
||||
|
||||
::: {.callout-note icon="false" collapse="true"}
|
||||
|
|
@ -13,6 +19,10 @@ listing:
|
|||
<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>
|
||||
:::
|
||||
|
||||
## Base de connaissances et trucs en vrac
|
||||
:::{#knowledge-base}
|
||||
:::
|
||||
|
||||
## Journaux
|
||||
:::{#journal-these}
|
||||
:::
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue