Skip to content

Commit

Permalink
Update blog.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kebabgg authored Jan 9, 2024
1 parent 677cfd8 commit 77b8b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backup src/pages/blog.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const Blog = ({ data }) => {
return (
<>
<Head>
<title>Blog | WebXDAO</title>
<title>Blog | KEBAB.GG</title>
</Head>
<section className="py-8">
<div className="container mx-auto max-w-5xl">
Expand Down

0 comments on commit 77b8b38

Please sign in to comment.