소스 검색

minor update

pull/141/head
abhidj0090 4 년 전
부모
커밋
cae44e99c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      layouts/partials/events.html

+ 1
- 1
layouts/partials/events.html 파일 보기

@@ -20,7 +20,7 @@
</div>
{{"<!-- /section title -->" | safeHTML}}
{{ range first 3 (where site.RegularPages "Section" "==" "events").ByEvent_start_date}}
{{ range first 3 (where site.RegularPages "Section" "==" "events").ByPublishDate}}
{{ .Render "upcoming"}}
{{ end }}

Loading…
취소
저장