Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,28 @@
# User configuration
# -----------------------------------------------------------------------------

title: Aiden
title: Hyeyoon

# The unique resource location of your page.
# Set to `https://<username>.github.io` when hosting on GitHub Pages
url: https://isme2n.github.io
url: https://hyeyoon0808.github.io

# Set to '' when hosting a blog on GitHub Pages, ie on `//<username>.github.io`
# Set to '/<reponame>' when using the `gh-pages` branch of a repository
baseurl: ""

# A very short description of your page
tagline: 가장 게으르기위해 가장 부지런한 개발자
tagline: 편식하지 않는 개발자가 되고 싶어서 시작한 블로그

# A short description of the page, used in the sidebar and as fallback for the meta description tag.
# Markdown enabled, but don't use more than one paragraph (enforced by `>`)
description: >
게으르기 때문에 게발자.
글쓰는 걸 좋아하고, 디자인과 개발을 좋아한다.


# This should be the same author as first entry in `_data/authors.yml`
author:
name: aiden min
email: zoqozqz@gmail.com
name: Hyeyoon Cho
email: hyeyooncho08@gmail.com

# Fallback image and color
image: /assets/img/nap.jpg
Expand Down