Skip to content

Commit

Permalink
Update config.mjs to trigger the faulty build
Browse files Browse the repository at this point in the history
  • Loading branch information
amaan-igs authored Nov 18, 2024
1 parent 98ede49 commit deee650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { defineConfig } from 'vitepress'
export default defineConfig({
base: '/',
sitemap: {
hostname: 'https://dev.inotech-pk.com', // Updated to HTTPS
hostname: 'https://dev.inotech-pk.com',
lastmodDateOnly: false,
},
title: "Amaan",
Expand Down

0 comments on commit deee650

Please sign in to comment.