Torkel Ödegaard před 8 roky
rodič
revize
19516ebcce
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1 1
      docs/config.toml
  2. 1 1
      docs/sources/index.md

+ 1 - 1
docs/config.toml

@@ -1,7 +1,7 @@
 
 baseurl = "http://localhost:3002/"
 languageCode = "en-us"
-title = "Grafana Docs"
+title = "Grafana Documentation"
 canonifyurls = true
 relativeURLs = false
 verbose = true

+ 1 - 1
docs/sources/index.md

@@ -1,5 +1,5 @@
 +++
-title = "Grafana Documentation Site"
+title = "Docs Home"
 description = "Install guide for Grafana"
 keywords = ["grafana", "installation", "documentation"]
 type = "docs"