소스 검색

chg: [template] add authors

pull/28/head
Alexandre Dulaunoy 10 달 전
부모
커밋
fa47bc6307
No known key found for this signature in database GPG 키 ID: 9E2CD4944E6CBCD
  1. 2
      _layouts/post.html

2
_layouts/post.html

@ -7,7 +7,7 @@
<section>
<header class="major">
<h2>{{ page.title }}</h2>
<p>Posted {{ page.date | date_to_string }}</p>
<p>Posted {{ page.date | date_to_string }} by {{ page.authors }} </p>
</header>
<div class="row">
<div class="8u -2u">

불러오는 중...
취소
저장