Update site url

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2024-11-30 14:58:51 +06:00
parent 58f655df33
commit 0c17603459
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
import { Feed } from 'feed'
import { serverQueryContent } from '#content/server'
const basePath = 'https://nurriyad.xyz'
const basePath = 'https://nurriyad.com'
export default defineEventHandler(async (event) => {
setHeader(event, 'content-type', 'text/xml')