This website works better with JavaScript.
홈
탐색
도움말
로그인
dom
/
freaCMS
보기
1
좋아요
1
포크
0
코드
이슈
1
풀 리퀘스트
0
릴리즈
2
위키
Activity
소스 검색
make header image a link to home
master
Dom SP
3 년 전
부모
e5e97af23a
커밋
07995eb197
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
app/views/header.htm
+ 1
- 1
app/views/header.htm
파일 보기
@@ -1,6 +1,6 @@
<check if="{{ @banner }}">
<true>
<h1><img src="{{ @banner }}" alt="{{ @title }}" /></h1>
<
a href="{{ @SITE_URL }}/"><
h1><img src="{{ @banner }}" alt="{{ @title }}" /></h1>
</a>
</true>
<false>
<h1>{{ @title }}</h1>
Write
Preview
Loading…
취소
저장