소스 검색

Make logo a link again

tags/v1.0^2
Benjamin Attal 10 년 전
부모
커밋
29da14d7a6
1개의 변경된 파일7개의 추가작업 그리고 5개의 파일을 삭제
  1. +7
    -5
      templates/index.html

+ 7
- 5
templates/index.html 파일 보기

@@ -20,11 +20,13 @@

= block body
<div id="search-field">
<div id="title">
<span id="title-bit">bit</span
><span id="title-angle">&laquo;</span
><span id="title-shift">shift</span>
</div>
<a id="title" href="/">
<div id="title">
<span id="title-bit">bit</span
><span id="title-angle">&laquo;</span
><span id="title-shift">shift</span>
</div>
</a>

<form id="search-bar">
<input type="text" name="query"


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