From c9ce8405ea5b6ed50ec45d2a5dacf50897a52cc2 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Fri, 19 Jan 2018 13:10:59 +0000 Subject: [PATCH] Fix #1613 --- docs/_includes/head.html | 2 +- docs/alternative-to-bootstrap.html | 2 +- docs/atom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_includes/head.html b/docs/_includes/head.html index 4bc7970e..3c3d98be 100644 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -21,7 +21,7 @@ - + diff --git a/docs/alternative-to-bootstrap.html b/docs/alternative-to-bootstrap.html index 5573325b..0d4ae4de 100644 --- a/docs/alternative-to-bootstrap.html +++ b/docs/alternative-to-bootstrap.html @@ -59,7 +59,7 @@ bootstrap: - + diff --git a/docs/atom.xml b/docs/atom.xml index a35528f4..eadd9189 100644 --- a/docs/atom.xml +++ b/docs/atom.xml @@ -12,7 +12,7 @@ {{ site.title }} bbxdesign@gmail.com - + {% for post in site.posts limit:10 %} {{ post.title | xml_escape }}