aboutsummaryrefslogtreecommitdiff
path: root/src/components/left_panel.svelte
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-03-16 20:20:16 +0800
committerMistivia <i@mistivia.com>2025-03-16 20:20:24 +0800
commited2619b17bad9cf6b9a2e21f49c4edc0349cfe3d (patch)
tree9c3c1d43a4acdb5cb33ace7c3f9f6f1ba992da2e /src/components/left_panel.svelte
parentfcaa119823d6937e29616e3da65131d295d12666 (diff)
add tcg banlist
Diffstat (limited to 'src/components/left_panel.svelte')
-rw-r--r--src/components/left_panel.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/left_panel.svelte b/src/components/left_panel.svelte
index b17f85c..7ec35d6 100644
--- a/src/components/left_panel.svelte
+++ b/src/components/left_panel.svelte
@@ -23,7 +23,7 @@
<pre class="card-desc-text">{$leftPanelCardDesc}</pre>
<div style="height:3em;line-height:1.0;overflow:hidden;">
<div style="break-inside:avoid;"><p style="text-align:center;"><small>
- <a class="link" href="https://github.com/mistivia/ygo-deck-builder">GitHub</a>
+ <a class="link" href="https://raye.mistivia.com:8880/mistivia/ygo-deck-builder">源代码</a>
<br>关注 <a class="link" href="https://mistivia.com">Mistivia</a> 谢谢喵~
</small></p></div>
</div>