removed recent section
This commit is contained in:
parent
82dc1a1386
commit
afe031d70f
13 changed files with 53 additions and 135 deletions
6
layouts/index.html
Normal file
6
layouts/index.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{{ define "main" }}
|
||||
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy {{ $.Param "text_color" | default "mid-gray" }}">
|
||||
{{ .Content }}
|
||||
</article>
|
||||
{{/* Define a section to pull recent posts from. For Hugo 0.20 this will default to the section with the most number of pages. */}}
|
||||
{{end}}
|
Loading…
Add table
Add a link
Reference in a new issue