Skip to content

Commit

Permalink
feat: update to latest maraho version
Browse files Browse the repository at this point in the history
  • Loading branch information
cheetosysst committed Aug 5, 2023
1 parent 92b615f commit e4468ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion content/Posts/category.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "Thect's latest posts",
"name": "Posts",
"description": "Thect's latest posts"
}
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
basePath: "/",
reactStrictMode: true,
swcMinify: true,
images: {
Expand Down

0 comments on commit e4468ce

Please sign in to comment.