Skip to content

Commit 41bfd9d

Browse files
authored
Merge pull request andreasbm#10 from yso009/Freshman
1학년 과목명 수정(andreasbm#8)
2 parents f4fa78d + 8975be9 commit 41bfd9d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/data/fundamentals.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export const fundamentalsCollection = {
2929
]
3030
},
3131
{
32-
name: "Forms",
32+
name: "창의공학설계",
3333
description: {
3434
text: "Exploration of Future Planning",
3535
links: [
@@ -40,7 +40,7 @@ export const fundamentalsCollection = {
4040
}
4141
},
4242
{
43-
name: "SEO",
43+
name: "미래설계탐색",
4444
description: {
4545
text: "Learn how to make your content search-friendly.",
4646
links: [
@@ -91,7 +91,7 @@ export const fundamentalsCollection = {
9191
name: "2학기",
9292
skills: [
9393
{
94-
name: "Syntax",
94+
name: "컴퓨터시스템개론",
9595
description: {
9696
text: "Introduction to Computer Systems",
9797
links: [
@@ -102,7 +102,7 @@ export const fundamentalsCollection = {
102102
}
103103
},
104104
{
105-
name: "Selectors",
105+
name: "오픈소스소프트웨어이해와실습",
106106
description: {
107107
text: "Introduction to Open Source SW",
108108
links: [
@@ -113,7 +113,7 @@ export const fundamentalsCollection = {
113113
},
114114
skills: [
115115
{
116-
name: "Specificity",
116+
name: "",
117117
description: {
118118
text: "Preparation of Future Design",
119119
links: [
@@ -123,10 +123,10 @@ export const fundamentalsCollection = {
123123
]
124124
},
125125
},
126-
]
126+
]
127127
},
128128
{
129-
name: "Box Model",
129+
name: "미래설계준비",
130130
description: {
131131
text: "Learn what the CSS box model means.",
132132
links: [

0 commit comments

Comments
 (0)