Fix site title to use HTML entities
This commit is contained in:
parent
699ae71f67
commit
cd3e95beac
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
title: Jekyll • Simple, blog-aware, static sites
|
title: Jekyll • Simple, blog-aware, static sites
|
||||||
overview: true
|
overview: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue