Add LW, EA, UIA to the forwarding section.

This commit is contained in:
Flancian 2021-01-17 17:34:46 +01:00
parent 81f6e1c293
commit a7fc53b534
1 changed files with 6 additions and 3 deletions

View File

@ -52,10 +52,13 @@
-->
</nav>
<hr>
<a href="https://www.google.com/search?q={{query}}">Google</a> |
<a href="https://www.duckduckgo.com/{{query}}">DuckDuckGo</a> |
<a href="https://en.wikipedia.org/wiki/Special:Search/{{query}}">Wikipedia</a> |
<a href="https://www.google.com/search?q={{query}}">Google</a>
<a href="https://www.duckduckgo.com/{{query}}">DDG</a>
<a href="https://en.wikipedia.org/wiki/Special:Search/{{query}}">Wikipedia</a>
<a href="https://twitter.com/search/?f=live&q={{query}}">Twitter</a>
<a href="https://forum.effectivealtruism.org/search?terms={{query}}">EA</a>
<a href="https://www.lesswrong.com/search?terms={{query}}">LW</a>
<a href="http://encyclopedia.uia.org/en/problems?combine={{query}}">UIA</a>
<hr>
<div class="content">
{% block content %}