소스 검색
chg: [template] add authors
pull/28/head
No known key found for this signature in database
GPG 키 ID: 9E2CD4944E6CBCD
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
_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"> |
|
|
|
|