-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
about.html
64 lines (59 loc) · 1.42 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
layout: about
title: About
---
<h2>About</h2>
<p>
코딩으로 하나되다!<br /><br />
<b>“Coding Connected”</b>라는 슬로건 아래 협업과 공유를 가장 중요시하는 IT
동아리입니다.<br />
코딩을 하고 싶은 누구에거나 즐겁게 그리고 함께 개발하는 공간이 되는 것을
꿈꿉니다.
</p>
<h2>More Information</h2>
<ul>
<li>
HomePage:
<a href="https://econovation.kr" target="_blank">econovation.kr</a>
</li>
<li>
Instagram:
<a href="https://www.instagram.com/cnu_econovation/" target="_blank"
>@cnu_econovation</a
>
</li>
<li>
Github:
<a href="https://github.com/JNU-econovation/" target="_blank"
>@JNU-econovation</a
>
</li>
<li>
Notion:
<a
href="https://www.notion.so/HELLO-ECONO-7f9e29774cbb442bbcbbb69f172ef379?pvs=4"
target="_blank"
>에코노베이션을 소개합니다</a
>
</li>
<li>
Youtube:
<a href="https://www.youtube.com/@econovation3827" target="_blank"
>전남대학교 ECONOVATION</a
>
</li>
</ul>
<h2>Contact</h2>
<ul>
<li>Email: [email protected]</li>
<li>Address: 전남대학교 정보화본부 1층</li>
</ul>
<h4>Previous Blog</h4>
<ul>
<li><a href="https://medium.com/econovation" target="_blank">medium</a></li>
<li>
<a href="https://velog.io/@econovation/posts" target="_blank"
>econovation.log</a
>
</li>
</ul>