Skip to content

Commit 03c4c1b

Browse files
committedFeb 1, 2025·
update discord link
1 parent 796f62d commit 03c4c1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎components/CsscFooter.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<div class="footer-links">
2828
<a
2929
aria-label="Discord-link"
30-
href="https://discord.gg/SHwbmVg"
30+
href="https://discord.gg/5pC56y2Nz4"
3131
class="footer-link"
3232
>
3333
<DiscordIcon id="footer-discord" class="logo" />

‎middleware/301.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[
2-
{"from": "/discord", "to": "https://discord.com/invite/EfSrgnDw7f"},
2+
{"from": "/discord", "to": "https://discord.gg/5pC56y2Nz4"},
33
{"from": "/github", "to": "https://github.com/utm-cssc"}
44
]

0 commit comments

Comments
 (0)
Please sign in to comment.