Correction et compléments pour les titres dans les <header>.

This commit is contained in:
David Soulayrol
2022-04-23 14:51:42 +02:00
parent 3b46a639bb
commit a417c8c9ce
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
---
layout: blog.njk
permalink: false
title: TODO BLOG
title: Blog
---

View File

@@ -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">

View File

@@ -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" />