ru strings

This commit is contained in:
anarsec 2024-11-30 16:22:59 -05:00
parent c5461319e5
commit c77d0b0763
No known key found for this signature in database
10 changed files with 67 additions and 48 deletions

View file

@ -1,5 +1,5 @@
+++
title = "Search"
title = "Поиск"
sort_by = "date"
paginate_by = 5
+++
@ -10,6 +10,6 @@ paginate_by = 5
<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="Поиск">
</form>
</div>