diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-21 16:07:46 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-21 16:07:46 +0200 |
| commit | 79f08b42bb6af30b3e713a5b2c1a8904078d3af5 (patch) | |
| tree | a2b952f4c92cb129b3afc6ef68f0f065775ab7be /hugo.toml | |
| parent | a30e801cd353e26071cfca3cef0962cba2afc2a4 (diff) | |
Added reference to the theme I want
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' +theme = 'hugo-bearblog' |
