We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed39bbb commit a97a57fCopy full SHA for a97a57f
config.toml
@@ -1,4 +1,4 @@
1
-baseURL = "/docs"
+baseURL = "/"
2
languageCode = "en-us"
3
title = "UVCloud documentations"
4
theme = "docdock"
content/_header.md
@@ -1,3 +1,3 @@
-<img align="left" src="/docs/images/logo.png" width="25%"></img>
+<img align="left" src="/images/logo.png" width="25%"></img>
UVCloud
<p style="clear: both"></p>
0 commit comments