summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman <59285587+codeandmedia@users.noreply.github.com>2020-03-02 20:49:25 +0300
committerGitHub <noreply@github.com>2020-03-02 20:49:25 +0300
commit5d4ff321ace706cbeb51c20724a35e10bd5d3f96 (patch)
tree39830593da5dd0dc3487b37cf82a884b643eddc4
parentfb8bf1cde922ba7d14ff55b8e2c0fe93f7e39d48 (diff)
Update config.toml
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index e41ff67..976d6af 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-base_url = "localhost"
+base_url = "docsascode.codeandmedia.com"
compile_sass = true
title = "Docs title"
highlight_code = true
@@ -8,4 +8,4 @@ build_search_index = true
taxonomies = [
{name = "tags", rss = true},
{name = "authors", rss = true},
-] \ No newline at end of file
+]