mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-08-18 19:18:02 -04:00
fr final
This commit is contained in:
parent
cf2025b3a6
commit
7546c90696
11 changed files with 77 additions and 72 deletions
|
@ -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>
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue