mirror of
https://github.com/calofmijuck/blog.git
synced 2025-12-06 14:53:50 +00:00
feat: update description
This commit is contained in:
10
_config.yml
10
_config.yml
@@ -13,20 +13,22 @@ baseurl: ""
|
||||
lang: en
|
||||
|
||||
# Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone
|
||||
timezone: "Asia/Seoul"
|
||||
timezone: Asia/Seoul
|
||||
|
||||
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
|
||||
# ↓ --------------------------
|
||||
|
||||
title: Life Log # the main title
|
||||
|
||||
tagline: Recording Life # it will display as the sub-title
|
||||
tagline: >- # it will display as the sub-title
|
||||
Sungchan Yi.<br/>
|
||||
CSE & Math & Life
|
||||
|
||||
description: >- # used by seo meta and the atom feed
|
||||
A minimal, responsive and feature-rich Jekyll theme for technical writing.
|
||||
Recording Life.
|
||||
|
||||
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
|
||||
url: ""
|
||||
url: "https://blog.zxcvber.com"
|
||||
|
||||
github:
|
||||
username: calofmijuck # change to your github username
|
||||
|
||||
Reference in New Issue
Block a user