diff options
Diffstat (limited to 'example-site/checkup.md')
| -rw-r--r-- | example-site/checkup.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/example-site/checkup.md b/example-site/checkup.md index f7d7a88..c8556fa 100644 --- a/example-site/checkup.md +++ b/example-site/checkup.md @@ -47,15 +47,6 @@ description: Showing the output of one of the internal checkup mechanisms {{.Global.App}} ``` -#### Page Index - -{{range $key, $val := .Index}} -``` -### {{$key}}: - -{{range $v2 := $val}} -{{$v2.StringDetail}}{{end}} -``` {{end}} |
