mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
chore: organize giscus-related configurations
This commit is contained in:
parent
4b270755bf
commit
d12e235a23
8 changed files with 43 additions and 251 deletions
|
@ -146,12 +146,4 @@ export default defineConfig({
|
|||
devToolbar: {
|
||||
enabled: false,
|
||||
},
|
||||
server: {
|
||||
headers: {
|
||||
"Access-Control-Allow-Origin": "https://giscus.app"
|
||||
}
|
||||
},
|
||||
security: {
|
||||
checkOrigin: true,
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue