Updated Config
This commit is contained in:
parent
eb5450900a
commit
0f5ed58c06
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user