Skip to content

Commit

Permalink
update the SiteURL with production url
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Jan 15, 2024
1 parent 84430bf commit 28bbb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme.config.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const themeConfig = {
settings: {
title: "Start your blog or portfolio using MDX, Next.Js, and Nextra.",
description: "Section blog theme is build with Nextjs and tailwind css.",
SiteURL: "https://officialrajdeepsingh.dev"
SiteURL: "https://officialrajdeepsingh.github.io/section-blog-theme-demo/"
},
SocialLinks: [
{
Expand Down

0 comments on commit 28bbb82

Please sign in to comment.