Преглед изворни кода

added lectures to the index page

pull/141/head
abhidj0090 пре 4 година
родитељ
комит
67acd21754
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      layouts/partials/lectures.html

+ 1
- 1
layouts/partials/lectures.html Прегледај датотеку

@@ -13,7 +13,7 @@
</div>
{{"<!-- /section title -->" | safeHTML}}

{{ range first 3 (where site.RegularPages "Section" "==" "blog")}}
{{ range first 3 (where site.RegularPages "Section" "==" "lectures")}}
{{ .Render "article"}}
{{ end }}


Loading…
Откажи
Сачувај