he
This commit is contained in:
parent
bdfc3308d4
commit
6046228793
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
<i class="fa fas fa-newspaper"></i>
|
<i class="fa fas fa-newspaper"></i>
|
||||||
{{ .Site.Params.articles.last | safeHTML }}
|
{{ .Site.Params.articles.last | safeHTML }}
|
||||||
</h2>
|
</h2>
|
||||||
{{ partial "articles.html" (dict "context" . "ammount" 3)}}
|
{{ partial "articles.html" (dict "context" . "ammount" 9)}}
|
||||||
<div class="index-more-section">
|
<div class="index-more-section">
|
||||||
<a
|
<a
|
||||||
href="{{ relLangURL "/blog" }}"
|
href="{{ relLangURL "/blog" }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue