Update homepage icons

This commit is contained in:
Ryan Watters
2017-02-10 04:05:21 -06:00
parent dfd84daccf
commit 7234c140c0
3 changed files with 5 additions and 5 deletions
@@ -1,12 +1,12 @@
---
title: Migrate to Hugo
linktitle: Migrate to Hugo
description: Hugo 0.15 comes with a hugo import jekyll command
description: A tutorial that demonstrates how to use the hugo import jekyll command that was added to v.15.
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [migrations,jekyll]
weight: 40
weight:
draft: false
slug:
aliases: []
@@ -9,10 +9,10 @@ h4 {
line-height: 1.4;
}
h1 {
h1.page-title {
font-size: 2em;
letter-spacing: -.021em;
padding-bottom:1em;
padding-bottom:.75em;
@include MQ(M) {
font-size: 2.25em;
padding-top: 1em;
File diff suppressed because one or more lines are too long