MVP
This commit is contained in:
parent
6938e212ba
commit
62f343ef90
40 changed files with 2171 additions and 149 deletions
4
layouts/_default/summary.html
Normal file
4
layouts/_default/summary.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<article>
|
||||
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
|
||||
{{ .Summary }}
|
||||
</article>
|
Loading…
Add table
Add a link
Reference in a new issue