Skip to content

Commit 60ea19c

Browse files
authored
Add trailing slash to gallery link
Updated the site link to include a trailing slash.
1 parent 0a4d2f0 commit 60ea19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/siteLinks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{
2828
"icon": "Achieve",
2929
"name": "图库",
30-
"link": "https://gallery.xhsr.org.cn"
30+
"link": "https://gallery.xhsr.org.cn/"
3131
},
3232
{
3333
"icon": "LaptopCode",

0 commit comments

Comments
 (0)