Skip to content

Commit b2702c0

Browse files
committed
Update site URL and Bluesky handle
1 parent 3ecece8 commit b2702c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const config: Config = {
1515
},
1616

1717
// Set the production url of your site here
18-
url: 'https://anandbose.dev',
18+
url: 'https://anand.codes',
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
2121
baseUrl: '/',
@@ -143,7 +143,7 @@ const config: Config = {
143143
},
144144
{
145145
label: 'Bluesky',
146-
href: 'https://bsky.app/profile/anandbose.dev',
146+
href: 'https://bsky.app/profile/anand.codes',
147147
},
148148
{
149149
label: 'Mastodon',

0 commit comments

Comments
 (0)