summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
author0xhenrique <[email protected]>2025-02-19 21:28:48 +0000
committer0xhenrique <[email protected]>2025-02-19 21:28:48 +0000
commitb13a5ee4004b3adc702374ed8ce0954df3cc35cc (patch)
tree086f07e0442824f3b19a4e4c24d92c627c0e6520 /hugo.toml
parenta5d40f156d8e20f3bdd6d8b9760eeea0094d89af (diff)
remove markdown in favour of org files
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/hugo.toml b/hugo.toml
deleted file mode 100644
index 8211481..0000000
--- a/hugo.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-baseURL = 'https://0xhenrique.neocities.org/'
-languageCode = 'en-us'
-title = '0xhenrique'
-
-theme = 'lugo'