From 522620afd120ff1b71afe2e1256cd5695fb140e9 Mon Sep 17 00:00:00 2001 From: testuser Date: Sun, 15 Jun 2025 17:42:15 +0530 Subject: initial commit --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 163d167..e18e069 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ baseURL = 'https://devlearnings.xyz/' languageCode = 'en-in' -title = 'DevLearnings - A learning platform for developers' -theme = 'ananke' +title = 'My Personal Website.' +theme = 'LucentLink-Hugo' -- cgit v1.2.3