소스 검색

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…
취소
저장