diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-02-15 17:25:19 +0000 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-02-15 17:25:19 +0000 |
| commit | 3e3b3596b4e0d720c68a2d3a3538055dae41a694 (patch) | |
| tree | 8eac8ab367f70dcc5078c7f88060cc14f99d6123 /hugo.toml | |
| parent | 2afe4ebe08385533c400467bdb280b7d5fbec1c7 (diff) | |
Convert from Jekyll
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 2 |
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' |
