Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
suhanw committed Jan 11, 2025
1 parent 61c4ffa commit 4366de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/auteur/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const Auteur = () => {
const metaTitle = "auteur by Suhan Wijaya";
const metaDescription =
"Auteur is a full-stack blogging app inspired by Tumblr. Express.js backend, MongoDB, and React.js with Redux framework.";
const metaImage = "https://www.suhanwijaya.com/images/auteur.png";
const metaImage = "https://www.suhanwijaya.com/images/auteur-carousel.gif";
const metaUrl = "https://www.suhanwijaya.com/auteur";

return (
Expand Down

0 comments on commit 4366de4

Please sign in to comment.