Skip to content

Commit 0397d1c

Browse files
committed
Update data.json
1 parent 1f45f66 commit 0397d1c

File tree

5 files changed

+10
-15
lines changed

5 files changed

+10
-15
lines changed

.DS_Store

6 KB
Binary file not shown.

data.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@
103103
},
104104
{
105105
"school": "嘉義女中",
106-
"name": "資訊研究社",
107-
"social": {},
106+
"name": "程式研究社",
107+
"social": { "ig": "cygsh_irc_11" },
108108
"image": "prc.jpg"
109109
},
110110
{
@@ -118,21 +118,21 @@
118118
{
119119
"school": "永慶高中",
120120
"name": "資訊研究社",
121-
"social": {},
121+
"social": { "ig": "ycsh_cs_club" },
122122
"image": "ycsh.jpg"
123123
}
124124
],
125125
"TN": [
126126
{
127127
"school": "臺南一中",
128128
"name": "資訊社",
129-
"social": {},
129+
"social": { "ig": "tfcis_at_tnfsh" },
130130
"image": "tfcis.jpg"
131131
},
132132
{
133133
"school": "臺南女中",
134134
"name": "資訊研究社",
135-
"social": {},
135+
"social": { "ig": "tngs_tgirc" },
136136
"image": "tgric.jpg"
137137
},
138138
{
@@ -144,7 +144,7 @@
144144
{
145145
"school": "臺南二中",
146146
"name": "資訊研究社",
147-
"social": {},
147+
"social": { "ig": "tnssh.ciss_115" },
148148
"image": "ciss.jpg"
149149
},
150150
{
@@ -158,7 +158,7 @@
158158
{
159159
"school": "黎明中學",
160160
"name": "程式設計研究社",
161-
"social": {},
161+
"social": { "ig": "lmshlmcps7th" },
162162
"image": "lmcps.jpg"
163163
},
164164
{
@@ -195,8 +195,8 @@
195195
},
196196
{
197197
"school": "新莊高中",
198-
"name": "資訊社",
199-
"social": {},
198+
"name": "電腦研究社",
199+
"social": { "ig": "crhc_115th" },
200200
"image": "hcsh.jpg"
201201
},
202202
{
@@ -210,7 +210,7 @@
210210
{
211211
"school": "屏東高中",
212212
"name": "資訊研習社",
213-
"social": {},
213+
"social": { "ig": "pths_circ_115" },
214214
"image": "circ.jpg"
215215
}
216216
]

includes/nav.pug

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ section#title.hero.cover-image.is-fullheight.is-bold
1616
| 社群
1717
h2.subtitle.is-size-5.has-text-weight-bold
1818
| Students' Community of Information in Southern Taiwan
19-
a.button.is-link.is-light.pulsing(href="https://scist.org/wc" target="_blank" rel="noopener noreferrer" style="margin-bottom: 10px;")
20-
span.icon
21-
i.fas.fa-flag
22-
span 🎉 報名寒訓 🎉
23-
br
2419
br
2520
a.button.is-link.is-light.pulsing(href="https://dc.scist.org" target="_blank" rel="noopener noreferrer" style="margin-bottom: 10px;")
2621
span.icon

static/.DS_Store

6 KB
Binary file not shown.

static/images/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)