@@ -2,6 +2,11 @@
<div class="list">
<h1>{{ .Title }}</h1>
<p>There are RSS feeds for <em>all</em> of the categories and tags on the site. If you want to subscribe to one of them, navigate to that list and <a href="index.xml">click here</a>; you'll be taken to the specific feed.</p>
+ <form action="https://duckduckgo.com/" method="get">
+ <input name="sites" type="hidden" value="secluded.site">
+ <input aria-label="Search this blog." name="q" type="text"
+ placeholder="🔎 Search this site with DuckDuckGo" >
+ </form>
{{ $title := .Title }}
{{ if eq $title "Posts" }}
<div class="categories">