Skip to content

Commit 74d2884

Browse files
committed
Create index.md
1 parent 360a080 commit 74d2884

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
+++
2+
author = "Seorim"
3+
title = "Day 52"
4+
slug = "day-52"
5+
date = 2024-01-02T12:50:38+09:00
6+
7+
categories = [
8+
"DevCourse",
9+
]
10+
tags = [
11+
"TIL",
12+
]
13+
+++
14+
15+
<style>
16+
g1 { color: #79AC78 }
17+
g2 { color: #B0D9B1 }
18+
g3 { color: #D0E7D2 }
19+
g4 { color: #618264 }
20+
o1 { color: #F9B572 }
21+
w1 { color: #FAF8ED }
22+
</style>
23+
24+
# 📋 공부 내용
25+
26+
##
27+
28+
###
29+
30+
# 👀 CHECK
31+
32+
_<span style = "font-size:15px">(어렵거나 새롭게 알게 된 것 등 다시 확인할 것들)</span>_
33+
34+
# ❗ 느낀 점

0 commit comments

Comments
 (0)