Skip to content

Commit

Permalink
update ghost key
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangndm3139 committed Mar 11, 2024
1 parent 94b80f8 commit 545eedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/blogs/components/Slider/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const BlogsSlider = forwardRef((props, ref: any) => {
useEffect(() => {
const api = new GhostContentAPI({
url: 'https://auranetwork.ghost.io',
key: '7da9b49a6e62c20499683c684f',
key: 'fdf46d36e3502cde83a5021c73',
version: "v5.0"
});

Expand Down

0 comments on commit 545eedd

Please sign in to comment.