This website works better with JavaScript.
Home
Explore
Help
Sign In
Pawlik
/
meghna-hugo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Update list to be a main block
tags/v1.0.0
Stefano Chiodino
6 years ago
parent
17dc63605d
commit
a1903c96e9
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
layouts/_default/list.html
+ 3
- 1
layouts/_default/list.html
View File
@@ -1,3 +1,5 @@
{{ define "main" }}
{{ partial "header.html" . }}
{{ partial "navigation.html" . }}
@@ -31,4 +33,4 @@
</section>
{{"<!-- /blog -->" | safeHTML}}
{{
partial "footer.html" .
}}
{{
end
}}
Write
Preview
Loading…
Cancel
Save