Skip to content

Commit 3a09447

Browse files
committed
toc(table of contents), 404페이지 추가
1 parent 2027173 commit 3a09447

File tree

3 files changed

+40
-2
lines changed

3 files changed

+40
-2
lines changed

_pages/404.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Page Not Found"
3+
excerpt: "Page not found. Your pixels are in another canvas."
4+
sitemap: false
5+
permalink: /404.html
6+
---
7+
8+
<!-- 이미지 파일 크기 50% 줄임 - 이게 성능 향상.
9+
![404-error-image](/assets/images/404-error.jpg)
10+
-->
11+
12+
<!-- 스타일에서 크기 50% 줄임. 가운데 정렬. -->
13+
<img src="/assets/images/404-error.jpg" alt="404 Image" style="max-width: 50%; height: auto; display: block; margin: 0 auto;">

_posts/2025-02-28-first.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,37 @@ title: "첫 포스팅 입니다."
44
date: 2025-02-28 02:13:00 +0900 # ✅ 반드시 추가할 것!
55
categories: [Life]
66
tags: [GitHub, Jekyll]
7+
toc: true
78
author: "devkdb"
89
typora-root-url: ../
910
---
1011

11-
# 오늘 처음 깃헙 블로그를 만들었어요.
12+
# 와우~
1213

13-
개발 블로그로 잘 사용하겠습니다.
14+
- 오늘 처음 Github 블로그를 만들었어요.
15+
16+
- Dev & Life 용도로 사용할 계획입니다.
17+
18+
- I hope you like it!
19+
20+
21+
22+
# 와우 2
23+
24+
- 이쁜 우리 딸들!
1425

1526
![Kinder posieren im Markt](/images/2025-02-28-first/Kinder posieren im Markt.jpg)
27+
28+
## 이미지 목차
29+
30+
### 이미지 세부 목차 1
31+
32+
이미지입니다.
33+
34+
### 이미지 세부 목차 2
35+
36+
이미지입니다.
37+
38+
### 이미지 세부 목차 3
39+
40+
이미지입니다.

assets/images/404-error.jpg

46.7 KB
Loading

0 commit comments

Comments
 (0)