From ab6dd22b97570fa84897a6dbd959ce42076760d7 Mon Sep 17 00:00:00 2001 From: Eduardo Date: Sun, 27 Oct 2019 17:57:53 +0100 Subject: [PATCH] Fix typos --- author.hbs | 2 +- default.hbs | 2 +- error-404.hbs | 2 +- index.hbs | 2 +- page-authors.hbs | 2 +- page.hbs | 2 +- post.hbs | 2 +- tag.hbs | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/author.hbs b/author.hbs index 8e5c77a..2de842a 100644 --- a/author.hbs +++ b/author.hbs @@ -9,7 +9,7 @@ into the {body} of the default.hbs template --}}
{{!-- Everything inside the #author tags pulls data from the author --}} {{#author}} - {{!--Special header.hbs partial to generate the
tag--}} + {{!-- Special header.hbs partial to generate the
tag --}} {{> header background=cover_image}} {{!-- Inject styles of the hero image to make it responsive --}} {{> hero background=cover_image}} diff --git a/default.hbs b/default.hbs index 4b897dd..fd3cd3f 100644 --- a/default.hbs +++ b/default.hbs @@ -27,7 +27,7 @@ // @license-end - {{!-- This script loads the Google fornt asynchronously --}} + {{!-- This script loads the Google font asynchronously --}}