Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanPreusse committed Jan 5, 2024
1 parent 61cf0ee commit e895a7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Make your personal website and blog with Nextjs 14, tailwind and Notion.

[Demo](https://analyticsroundtable.com/)

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
[Notion Template](https://analyticsroundtable.notion.site/3adeaad843ae4b81a4bd25c004c50593?v=35a1d3a71cb24de49145ef099a22c0be)

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

Expand Down
4 changes: 2 additions & 2 deletions site.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ export const siteData = {
footerText: '© All rights reserved',
language: 'en-us',
locale: 'en-US',
websiteUrl: 'https://nextjs-notion-blog-starter.vercel.app',
aboutPageId: '071e2a85e97c4ca88511df735b30e6df'
websiteUrl: 'analyticsroundtable.com',
aboutPageId: '842ef29054f24e7a91eeb0755ad0c6a8&pm=s'
};


Expand Down

0 comments on commit e895a7b

Please sign in to comment.