forked from HPR/hpr_generator
Fixing invalid links in the templates.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<hr />
|
||||
<h2>Search Show Tags</h2>
|
||||
<p>
|
||||
<a href="https://www.hackerpublicradio.org/tags.html">Complete list of all the Tags</a></p>
|
||||
<a href="<!--% absolute_path(baseurl) %-->tags.html">Complete list of all the Tags</a></p>
|
||||
<hr />
|
||||
<h2>Google</h2>
|
||||
<form name="google-search" method="get" action="https://www.google.com/search">
|
||||
@@ -27,7 +27,7 @@
|
||||
<input type="submit" value="Search HPR with DuckDuckGo" />
|
||||
</form>
|
||||
<br />
|
||||
<a href="httpss://duckduckgo.com/privacy">privacy policy</a>
|
||||
<a href="https://duckduckgo.com/privacy">privacy policy</a>
|
||||
</p>
|
||||
<hr />
|
||||
<h2>Bing</h2>
|
||||
|
Reference in New Issue
Block a user