Compare commits
1 Commits
900fe7ed06
...
2dd4884e9f
Author | SHA1 | Date | |
---|---|---|---|
2dd4884e9f |
0
assets/sass/_tools.sass
Normal file
0
assets/sass/_tools.sass
Normal file
@@ -6,7 +6,7 @@
|
||||
{{ range $pages }}
|
||||
<article>
|
||||
<h3><a href="{{ .RelPermalink }}">{{ .Title }}</a></h3>
|
||||
<p>{{ .Content | truncate 100 }}</p>
|
||||
<p>{{ .Content | truncate 250 }}</p>
|
||||
</article>
|
||||
{{ end }}
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user