We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360a080 commit 74d2884Copy full SHA for 74d2884
content/post/DevCourse/day-52/index.md
@@ -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