11 lines
261 B
Markdown
11 lines
261 B
Markdown
|
Notes from transitioning blog from Jekyll to 11ty, but still using Jekyll theme Minimal Mistakes.
|
||
|
|
||
|
Just to see if it reduces that cpu usage. Nope.
|
||
|
|
||
|
Removed from site.json
|
||
|
|
||
|
```
|
||
|
"post_template": "post",
|
||
|
"page_template": "page",
|
||
|
"draft_template": "draft"
|
||
|
```
|