Browse Source
2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder supportunreleased_contents
Brandon Mathis
14 years ago
7 changed files with 27 additions and 6 deletions
@ -1 +1,4 @@ |
|||
<h1><a href="/">{{ site.title }}</a></h1> |
|||
{% if site.subtitle %} |
|||
<h2>{{ site.subtitle }}</h2> |
|||
{% endif %} |
|||
|
Loading…
Reference in new issue