From 9e0e70f1187d1490deb980a1534271e20d6253de Mon Sep 17 00:00:00 2001 From: Daniyal <110593548+imdanieldev@users.noreply.github.com> Date: Tue, 5 Nov 2024 19:02:32 +0330 Subject: [PATCH] Update config.toml --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index f39ada9..7f8d0b1 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -base_url = "http://localhost:1111" +base_url = "/" compile_sass = true theme = "mytheme" title = "وبلاگ دانیال" @@ -7,4 +7,4 @@ build_search_index = true [markdown] highlight_code = true -[extra] \ No newline at end of file +[extra]