Remove section.html
This commit is contained in:
10
README.md
10
README.md
@@ -370,16 +370,6 @@ layout: "paige/search"
|
||||
title: "Search"
|
||||
```
|
||||
|
||||
### Section
|
||||
|
||||
The `paige/section` layout provides a section page.
|
||||
|
||||
Example `content/_index.md`:
|
||||
|
||||
```yaml
|
||||
layout: "paige/section"
|
||||
```
|
||||
|
||||
## Shortcodes
|
||||
|
||||
### Figure
|
||||
|
@@ -1,6 +0,0 @@
|
||||
{{ define "main" }}
|
||||
{{ $page := . }}
|
||||
|
||||
{{ partial "paige/article.html" $page }}
|
||||
{{ partial "paige/pages.html" $page }}
|
||||
{{ end }}
|
Reference in New Issue
Block a user