Skip to content

Commit a685b22

Browse files
fix: correct capitalization of repository title in vitepress configuration
1 parent e852537 commit a685b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepressrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "k3s-lab",
2+
"title": "K3s-lab",
33
"description": "Production-ready k3s cluster on VPS — automated setup with Traefik, cert-manager, Prometheus, Grafana, Loki, and Promtail.",
44
"icon": "☸️",
55
"order": 5,

0 commit comments

Comments
 (0)