refactor: update CommentsModal and friends.json for improved configuration

- Changed the pageKey in CommentsModal.vue to use the root path for better routing.
- Updated the logo URL in friends.json to point to the correct image path, ensuring consistency in asset references.
This commit is contained in:
AdingApkgg
2026-03-30 23:20:27 +08:00
parent b11ff24780
commit aa461e0b1b
2 changed files with 2 additions and 2 deletions

View File

@@ -146,7 +146,7 @@ function initArtalk() {
try {
artalkInstance = Artalk.init({
el: '#Comments',
pageKey: 'https://www.searchgal.top/',
pageKey: '/',
server: 'https://artalk.saop.cc',
site: '旮旯聚搜',
darkMode: 'auto',

View File

@@ -34,7 +34,7 @@
"name": "VNS",
"desc": "Visual Novel",
"url": "https://gal.saop.cc",
"logo": "https://gal.saop.cc/images/logo.svg"
"logo": "https://gal.saop.cc/img/logo.svg"
},
{
"name": "KisuGal",