strip white space from home title
This commit is contained in:
parent
ef16ac4e38
commit
cbc2ce167f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
permalink: /index.html
|
||||
title: ' Eleventy Excellent'
|
||||
title: 'Eleventy Excellent'
|
||||
description: 'Eleventy starter using modern CSS, fluid type, fluid spacing, flexible layout and progressive enhancement.'
|
||||
layout: 'home'
|
||||
blog:
|
||||
|
|
|
|||
Loading…
Reference in a new issue