From 32e0e105f663ace08896f22ab4079521070b0cac Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Wed, 18 Feb 2026 21:25:00 +0000 Subject: Change the theme and add a new post --- hugo.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 1d5d4b5..3343f07 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,2 +1,9 @@ baseURL = 'https://blog.gluegadget.com/' -theme = 'ananke' +theme = 'terminal' + +[markup.highlight] + noClasses = false + +[params] + centerTheme = true + contentTypeName = "post" -- cgit v1.2.3