이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
adrianshort
/
tumble
의 미러
https://github.com/adrianshort/tumble.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
0
위키
활동
소스 검색
Permalink is now part of the tags.html partial
master
Adrian Short
8 년 전
부모
2905b27047
커밋
0f7c0cd34d
1개의 변경된 파일
과
1개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
layouts/partials/postmeta.html
+ 1
- 3
layouts/partials/postmeta.html
파일 보기
@@ -1,6 +1,4 @@
<div class="postmeta">
<p>{{ .Date.Format "2 Jan 2006" }}
<a title="Permalink" href="{{ .Permalink | relURL }}">#</a>
</p>
<p>{{ .Date.Format "2 Jan 2006" }}</p>
{{ partial "tags.html" . }}
</div>
쓰기
미리보기
불러오는 중...
취소
저장