Skip to content

Commit 31d6945

Browse files
committed
Update titles and links in index, footer, info, and review components
1 parent 4068b22 commit 31d6945

4 files changed

Lines changed: 10 additions & 8 deletions

File tree

my-app/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/>
1313
<link rel="icon" href="%PUBLIC_URL%/camp-icon-rounded.png" />
1414
<!---->
15-
<title>NTNU CSIE</title>
15+
<title>NTNU CSIE CAMP 2023</title>
1616
</head>
1717
<body>
1818
<noscript>You need to enable JavaScript to run this app.</noscript>

my-app/src/Footer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ const Footer = () => {
5555
</div>
5656
</div>
5757
<div class="icon">
58-
<a href="https://www.facebook.com/ntnucsiecamp">
58+
<a href="https://www.facebook.com/ntnucsiecamp" target="_blank">
5959
<img src={require("./image/fb.png")} title="Facebook" alt="fb" />
6060
</a>
61-
<a href="https://www.instagram.com/ntnucsiecamp2023/">
61+
<a href="https://www.instagram.com/ntnucsiecamp2023/" target="_blank">
6262
<img src={require("./image/ig.png")} title="IG" alt="ig" />
6363
</a>
6464
<a href="http://m.me/ntnucsiecamp">

my-app/src/page/Info.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ export const Info = () => {
1919
<p>
2020
同學、家長您好:
2121
<br />
22-
很高興您有意願報名參加國立師範大學 2023 暑期資工營 「Challenger Surviving Islands:
23-
E級玩家」。以下我們將向各位說明本營隊的相關資訊:
22+
很高興您有意願報名參加國立師範大學 2023 暑期資工營 「Challenger Surviving Islands: E
23+
級玩家」。以下我們將向各位說明本營隊的相關資訊:
2424
</p>
2525
<p>
2626
<ol>
@@ -118,7 +118,8 @@ export const Info = () => {
118118
ntnucsiecamp2023@gmail.com)
119119
</li>
120120
<li>
121-
官方網站:<a href="https://camp.csie.cool/">https://camp.csie.cool/</a>
121+
官方網站:
122+
<a href="https://camp.ntnucsie.info/2023">https://camp.ntnucsie.info/2023</a>
122123
</li>
123124
<li>
124125
官方粉專:

my-app/src/page/Review.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,13 +184,14 @@ export const Review = () => {
184184
<div id="page_review_down">
185185
<div id="rt_title">2022 CSI:Eden</div>
186186
<div id="rt_content">
187-
自Eden系統誕生以來,社會犯罪率曾經大幅降低,一切都歸功於Eden強大的犯罪現場重現功能
187+
自 Eden 系統誕生以來,社會犯罪率曾經大幅降低,一切都歸功於 Eden 強大的犯罪現場重現功能
188188
<br></br>
189189
<br></br>
190190
然而往日的榮光以被「蟒蛇」作為養分嚥下。
191191
<br></br>
192192
<br></br>
193-
不久前,Eden系統被自稱「蟒蛇」的組織攻擊,犯罪現場重現功能失去其意義,社會犯罪率扶搖直上,造就社會動盪、人心惶惶。
193+
不久前,Eden
194+
系統被自稱「蟒蛇」的組織攻擊,犯罪現場重現功能失去其意義,社會犯罪率扶搖直上,造就社會動盪、人心惶惶。
194195
<br></br>
195196
<br></br>
196197
上層立即下令調查局徹查此事件,隨著調查的逐漸深入,竟發現案情並沒有調查人員們所想像的那麼單純……

0 commit comments

Comments
 (0)