This commit is contained in:
anarsec 2024-11-23 12:40:44 -05:00
parent cf2025b3a6
commit 7546c90696
No known key found for this signature in database
11 changed files with 77 additions and 72 deletions

View file

@ -1,15 +1,15 @@
+++
title = "Search"
title = "Recherche"
sort_by = "date"
paginate_by = 5
+++
<br>
<p style="text-align:center">The search feature is powered by DuckDuckGo -- a search engine that respects user privacy.</p>
<p style="text-align:center">La fonctionnalité de recherche utilise le moteur de recherche externe DuckDuckGo.</p>
<div class="columns is-centered">
<form action="https://duckduckgo.com/" method="get">
<input type="hidden" name="sites" value="anarsec.guide">
<input type="search" name="q">
<input type="submit" value="Search">
<input type="submit" value="Recherche">
</form>
</div>

View file

@ -4,7 +4,7 @@ sort_by = "date"
paginate_by = 5
+++
<br>
<p style="text-align:center">The search feature is powered by DuckDuckGo -- a search engine that respects user privacy.</p>
<p style="text-align:center">The search feature uses the external search engine DuckDuckGo.</p>
<div class="columns is-centered">
<form action="https://duckduckgo.com/" method="get">