From 804a9143f40dd8cd7df1712e6095779fd247ed63 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Fri, 9 Sep 2022 20:40:47 +0530 Subject: [PATCH] fix: base domain --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 1fe8fa9..ada755c 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -base_url = "https://docs.librepgaes.org" +base_url = "https://docs.librepages.org" title = "LibrePages Docs" compile_sass = true build_search_index = true