From 7571f30e5cc8b76410009be2f819004752d4e223 Mon Sep 17 00:00:00 2001 From: Mohammad Saifoelloh Noor <34400441+saifoelloh@users.noreply.github.com> Date: Tue, 18 Jun 2019 03:16:19 +0700 Subject: [PATCH] change base dir --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index f59e2a7..f9778ca 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://localhost:1313/" +baseURL = "https://tealinuxos.org/" languageCode = "en-us" title = "TeaLinux OS" @@ -48,4 +48,4 @@ paginate = 1 enableRobotsTXT = true canonifyURLs = true [permalinks] - post = "/blog/:title/" \ No newline at end of file + post = "/blog/:title/"