Skip to content

Commit

Permalink
modify: update to 2024 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Darrin-Lin committed Mar 29, 2024
1 parent c52ee4c commit 4a39825
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" data-theme="synthwave">
<head>
<meta charset="utf-8" />
<link rel="icon" href="https://camp-storage.csie.cool/camp-icon.jpg" />
<link rel="icon" href="../favicon.png" />
<meta name="viewport" content="width=device-width" />
<script type="text/javascript">
(function (c, l, a, r, i, t, y) {
Expand Down
2 changes: 1 addition & 1 deletion src/routes/auth/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<title>授權進行中 | 師大資工營</title>
<meta
name="description"
content="快來報名 2023 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
content="快來報名 2024 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
/>
</svelte:head>

Expand Down
2 changes: 1 addition & 1 deletion src/routes/dash/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<title>報名儀表板 | 師大資工營</title>
<meta
name="description"
content="快來報名 2023 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
content="快來報名 2024 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
/>
</svelte:head>

Expand Down
2 changes: 1 addition & 1 deletion src/routes/dash/profile/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
<title>填寫個人資料 | 師大資工營</title>
<meta
name="description"
content="快來報名 2023 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
content="快來報名 2024 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
/>
</svelte:head>

Expand Down
2 changes: 1 addition & 1 deletion src/routes/dash/quiz/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<title>報名測驗 | 師大資工營</title>
<meta
name="description"
content="快來報名 2023 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
content="快來報名 2024 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
/>
</svelte:head>

Expand Down
2 changes: 1 addition & 1 deletion src/routes/login/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<title>報名登入 | 師大資工營</title>
<meta
name="description"
content="快來報名 2023 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
content="快來報名 2024 師大資工營吧!有趣的課程、有趣的人、有趣的營隊!"
/>
</svelte:head>

Expand Down
2 changes: 1 addition & 1 deletion static/email-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
>
<a
href="https://www.instagram.com/ntnucsiecamp2023"
href="https://www.instagram.com/ntnucsiecamp2024"
target="_blank"
rel="noreferrer"
class="hover-text-decoration-underline"
Expand Down
Binary file modified static/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4a39825

Please sign in to comment.