You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
357 B
HTML
12 lines
357 B
HTML
<div>
|
|
<a href="/atom.xml">Subscribe</a>
|
|
<form action="{{ site.simple_search }}" method="get">
|
|
<input class="search" type="text" name="q" results="0" placeholder="Search"/>
|
|
<input type="hidden" name="q" value="site:{{ site.url | search_url }}" />
|
|
</form>
|
|
</div>
|
|
<ul>
|
|
<li><a href="/">Blog</a></li>
|
|
<li><a href="/about/">About</a></li>
|
|
</ul>
|