Explorar el Código

Make logo a link again

tags/v1.0^2
Benjamin Attal hace 10 años
padre
commit
29da14d7a6
Se han modificado 1 ficheros con 7 adiciones y 5 borrados
  1. +7
    -5
      templates/index.html

+ 7
- 5
templates/index.html Ver fichero

@@ -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"


Cargando…
Cancelar
Guardar