blog/config.yml

30 lines
639 B
YAML

baseURL: "http://blog.morgan.kr"
title: Morgan's Blog
theme: "mytheme"
buildDrafts: false
buildFuture: false
buildExpired: false
params:
env: production
title: Morgan's Blog
description: "Hi! I'm Morgan!"
keywords: [Blog]
author: Me
DateFormat: "Jan 2, 2006"
assets:
favicon: "https://blog.morgan.kr/favicon.ico"
apple_touch_icon: "https://blog.morgan.kr/favicon.ico"
safari_pinned_tab: "https://blog.morgan.kr/favicon.ico"
mainSections:
- posts
label:
icon: /favicon.png
icon_inv: /favicon-inv.png
iconHeight: 24
buildDate: 2023-11-01_22:07:31
permalinks:
posts: /:year/:month/:title/