Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhupesh-V committed Jan 15, 2025
1 parent 557d04c commit 0cf7536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'
import { sidebar } from './sidebar.js'
// https://vitepress.dev/reference/site-config
export default defineConfig({
base: '',
base: '/',
title: "Today I Learned",
description: "Personal Wiki of Interesting things I learn every day at the intersection of software, life & stuff a.k.a my second brain 🧠️",
sitemap: {
Expand Down

0 comments on commit 0cf7536

Please sign in to comment.