Updated Config

This commit is contained in:
Siteleaf 2019-03-14 22:32:36 +09:00
parent eb5450900a
commit 0f5ed58c06

View File

@ -14,7 +14,7 @@ defaults:
type: posts
values:
layout: post
permalink: '/blog/:title'
permalink: "/blog/:title"
description: Random posts from @uetchy.
url: https://uechi.io
email: y@uechi.io
@ -22,8 +22,8 @@ twitter:
username: uetschy
github:
username: uetchy
logo: '/images/icon.png'
excerpt_separator: '#'
logo: "/images/icon.png"
excerpt_separator: "#"
google_analytics: UA-28919359-12
plugins:
- jekyll-redirect-from