From 682ec9cd1498f58151bef765e1247fed690ab252 Mon Sep 17 00:00:00 2001 From: Physcik Date: Fri, 26 Dec 2025 16:29:44 +0500 Subject: Render start --- src/Settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Settings.json') diff --git a/src/Settings.json b/src/Settings.json index c614305..acd7ab3 100644 --- a/src/Settings.json +++ b/src/Settings.json @@ -1,5 +1,6 @@ { "Port": ":7000", "StaticLocation": "../static", - "TemplatesLocation": "../templates" + "TemplatesLocation": "../templates", + "ArticlesLocation": "../articles" } -- cgit v1.3