diff --git a/1-ressources.markdown b/1-ressources.markdown index 850e135..cbe1ceb 100644 --- a/1-ressources.markdown +++ b/1-ressources.markdown @@ -1,6 +1,6 @@ --- layout: page -title: ressources +title: Ressources permalink: /ressources/ --- diff --git a/_includes/head.html b/_includes/head.html new file mode 100644 index 0000000..20e7f63 --- /dev/null +++ b/_includes/head.html @@ -0,0 +1,10 @@ + + + + + {%- seo -%} + + + + {%- feed_meta -%} + diff --git a/_includes/header.html b/_includes/header.html index 707af1a..67eecff 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -5,7 +5,7 @@ {%- assign page_paths = site.header_pages | default: default_paths -%}