Skip to content

Commit b0c9cac

Browse files
committed
Create index.md
1 parent 2a2b3d8 commit b0c9cac

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 45 Airflow(4)"
4+
slug = "day-45"
5+
date = 2023-12-15T12:53:19+09:00
6+
7+
categories = [
8+
"DevCourse",
9+
]
10+
tags = [
11+
"TIL", "Airflow", "MySQL", "Redshift"
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)