diff options
| author | roninro <liumy.f@foxmail.com> | 2022-07-28 18:42:29 +0800 |
|---|---|---|
| committer | roninro <liumy.f@foxmail.com> | 2022-07-28 18:42:29 +0800 |
| commit | 9010ae964277cbb0b0ba7a1ea8b83ef000a6d382 (patch) | |
| tree | c4cb3acb858b152cf4a7ad40c13403499856373b /exampleSite/config.toml | |
| parent | c953d353194ae038f1815290337a82c1cb65272c (diff) | |
add netlify.toml
Diffstat (limited to 'exampleSite/config.toml')
| -rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 2d588df..448d6e6 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://gohugo.io" +baseURL = "http://localhost:1313/" title = "Puppet Theme" author = "Roninro" copyright = "" |
