summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorAmir Saeid <amir@glgdgt.com>2026-02-15 17:25:19 +0000
committerAmir Saeid <amir@glgdgt.com>2026-02-15 17:25:19 +0000
commit3e3b3596b4e0d720c68a2d3a3538055dae41a694 (patch)
tree8eac8ab367f70dcc5078c7f88060cc14f99d6123 /hugo.toml
parent2afe4ebe08385533c400467bdb280b7d5fbec1c7 (diff)
Convert from Jekyll
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
new file mode 100644
index 0000000..1d5d4b5
--- /dev/null
+++ b/hugo.toml
@@ -0,0 +1,2 @@
+baseURL = 'https://blog.gluegadget.com/'
+theme = 'ananke'