improve formatting
This commit is contained in:
parent
900fe7ed06
commit
2dd4884e9f
0
assets/sass/_tools.sass
Normal file
0
assets/sass/_tools.sass
Normal file
@ -6,7 +6,7 @@
|
|||||||
{{ range $pages }}
|
{{ range $pages }}
|
||||||
<article>
|
<article>
|
||||||
<h3><a href="{{ .RelPermalink }}">{{ .Title }}</a></h3>
|
<h3><a href="{{ .RelPermalink }}">{{ .Title }}</a></h3>
|
||||||
<p>{{ .Content | truncate 100 }}</p>
|
<p>{{ .Content | truncate 250 }}</p>
|
||||||
</article>
|
</article>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user