Skip to content

Commit

Permalink
chroe
Browse files Browse the repository at this point in the history
  • Loading branch information
YangSiJun528 committed Aug 31, 2024
1 parent 4dd0ee8 commit 02fef3e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 12 deletions.
10 changes: 6 additions & 4 deletions _data/menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ entries:
- title: 소개
entries:
- title: 개발자 양시준의 블로그.
- title: 개발에 관한 회고, 인사이트, 정보를 공유합니다
- title: 개발에 관한 회고, 인사이트, 정보를 공유합니다.

- title: 최근 포스트
post_list:
Expand Down Expand Up @@ -49,12 +49,14 @@ entries:

- title: 더 많은 정보
entries:
- title: linkedin
- title: Linkedin
url: https://www.linkedin.com/in/sijun-yang
- title: github
- title: Github
url: https://github.com/YangSiJun528
- title: [email protected]
- title: Email
url: mailto:[email protected]
- title: About
url: about.md

- title: rss
url: feed.xml
4 changes: 1 addition & 3 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@ layout: page
title: About
---

This is an example page!

It's very similar to a `post` layout, with the only difference that the publish date is not shown!
아직 추가중입니다.
3 changes: 3 additions & 0 deletions archive.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
layout: archive
title: Archive
# 모든 post 에 대한 archive
# which_category: example2 # 특정 카테고리만 보는 archive를 만들수도 있음.
# title: All posts of category 'example2' #
---
5 changes: 0 additions & 5 deletions example2-archive.md

This file was deleted.

0 comments on commit 02fef3e

Please sign in to comment.