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