pgp #1

Open
pgp wants to merge 10 commits from pgp into master
3 changed files with 7 additions and 2 deletions
Showing only changes of commit e7a13f92cd - Show all commits

Binary file not shown.

View file

@ -14,7 +14,7 @@ transition_speed = "slow"
{{< slide class="hello" background-image="images/musee.png">}}
## Coh@bit
### un fablab de l'université de Bordeaux ouvert à TOUS
## un fablab de l'université de Bordeaux ouvert à TOUS
<br>
<div class="custom-hello-liens">///PRÉSENTATION///</div><br>

View file

@ -1 +1,6 @@
<!-- override this partial to add content before the head tag closes -->
// css
{{ range .Site.Params.custom_css -}}
<link rel="stylesheet" href="{{ . | absURL }}">
{{- end }}