Skip to content

Commit 7edd9f0

Browse files
committed
fix title
1 parent aa08dce commit 7edd9f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default defineConfig({
44
srcDir: ".",
55
srcExclude: ["README.md"],
66
base: "/",
7-
title: "Official documentation for goserve",
7+
title: "goserve Docs",
88
description:
99
"Official documentation for goserve - Production-ready Go framework for building REST APIs with PostgreSQL, MongoDB, microservices, JWT authentication, Redis caching, and clean architecture. Complete guides, examples, and tutorials.",
1010

0 commit comments

Comments
 (0)