Updated Config
This commit is contained in:
parent
eb5450900a
commit
0f5ed58c06
@ -14,7 +14,7 @@ defaults:
|
|||||||
type: posts
|
type: posts
|
||||||
values:
|
values:
|
||||||
layout: post
|
layout: post
|
||||||
permalink: '/blog/:title'
|
permalink: "/blog/:title"
|
||||||
description: Random posts from @uetchy.
|
description: Random posts from @uetchy.
|
||||||
url: https://uechi.io
|
url: https://uechi.io
|
||||||
email: y@uechi.io
|
email: y@uechi.io
|
||||||
@ -22,8 +22,8 @@ twitter:
|
|||||||
username: uetschy
|
username: uetschy
|
||||||
github:
|
github:
|
||||||
username: uetchy
|
username: uetchy
|
||||||
logo: '/images/icon.png'
|
logo: "/images/icon.png"
|
||||||
excerpt_separator: '#'
|
excerpt_separator: "#"
|
||||||
google_analytics: UA-28919359-12
|
google_analytics: UA-28919359-12
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
|
Loading…
x
Reference in New Issue
Block a user