forked from ti-nuage/site
Correction et compléments pour les titres dans les <header>.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: blog.njk
|
||||
permalink: false
|
||||
title: TODO BLOG
|
||||
title: Blog
|
||||
---
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: front.njk
|
||||
hidemenuicon: true
|
||||
title: TODO TITLE
|
||||
title: L'hébergeur associatif, transparent et solidaire
|
||||
---
|
||||
<img class="Logo" src="/images/logo.svg" alt="">
|
||||
<header class="Hero">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<title>{{ site.title }} | {{ page.title }}</title>
|
||||
<title>{{ site.title }} | {{ title }}</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="author" content="Association Ti Nuage">
|
||||
<meta name="generator" content="Metalsmith" />
|
||||
|
||||
Reference in New Issue
Block a user