diff options
| author | triethyl <triethylammonium@pm.me> | 2025-10-13 12:00:03 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-10-13 12:00:03 -0400 |
| commit | 2496db965db4fa48197cb31c7750b2a16523ed32 (patch) | |
| tree | ce174f1f94426c8727a31680e0c8e415e998ba66 /site/themes/hugo-starter/exampleSite | |
| parent | b2393801585b7e152ffbffb3226f720e66454ea6 (diff) | |
renamed theme and added content
Diffstat (limited to 'site/themes/hugo-starter/exampleSite')
| -rw-r--r-- | site/themes/hugo-starter/exampleSite/config.toml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/site/themes/hugo-starter/exampleSite/config.toml b/site/themes/hugo-starter/exampleSite/config.toml deleted file mode 100644 index ff46f8e..0000000 --- a/site/themes/hugo-starter/exampleSite/config.toml +++ /dev/null @@ -1,15 +0,0 @@ -baseURL = "https://example.com" -title = "Hugo template" - -[menu] - [[menu.main]] - identifier = "posts" - name = "Posts" - url = "/posts" - weight = 10 - - [[menu.main]] - identifier = "about" - name = "About" - url = "/about" - weight = 20 |
