Change example config to use theme module
This commit is contained in:
@@ -319,6 +319,9 @@ markup:
|
|||||||
unsafe: true
|
unsafe: true
|
||||||
highlight:
|
highlight:
|
||||||
style: vs
|
style: vs
|
||||||
|
module:
|
||||||
|
imports:
|
||||||
|
- path: "github.com/willfaught/paige"
|
||||||
outputs:
|
outputs:
|
||||||
home:
|
home:
|
||||||
- html
|
- html
|
||||||
@@ -372,7 +375,6 @@ permalinks:
|
|||||||
blog: /blog/:year/:month/:day/:title/
|
blog: /blog/:year/:month/:day/:title/
|
||||||
social:
|
social:
|
||||||
twitter: example
|
twitter: example
|
||||||
theme: paige
|
|
||||||
timezone: America/Los_Angeles
|
timezone: America/Los_Angeles
|
||||||
titlecasestyle: Go
|
titlecasestyle: Go
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user