From 6d2a6ffb6919454e011f0462364a1812dada64b6 Mon Sep 17 00:00:00 2001 From: aaron Date: Sat, 13 Jun 2026 20:24:49 +0200 Subject: [PATCH] changed hugo.toml --- hugo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 19c8846..32597a6 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,4 @@ baseURL = 'https://example.org/' locale = 'en-us' -title = 'My New Hugo Project' +title = 'tbntech' +theme = "PaperMod"