add support for yandex alternative words and synonyms
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{template "header" .}}
|
||||
{{ template "header" . }}
|
||||
<main>
|
||||
<h1>About Mozhi</h1>
|
||||
<h2>What is Mozhi?</h2>
|
||||
@@ -6,10 +6,7 @@
|
||||
Mozhi is an alternative frontend for many translation engines such as
|
||||
google, yandex, duckduckgo, libretranslate and more!
|
||||
</p>
|
||||
|
||||
<h2>
|
||||
Why would I use this over just directly accessing the engine in question
|
||||
</h2>
|
||||
<h2>Why would I use this over just directly accessing the engine in question</h2>
|
||||
<p>
|
||||
There are many reasons why using an alternative-frontend like mozhi is
|
||||
superior to directly accessing the service in question, and the biggest and
|
||||
@@ -23,4 +20,4 @@
|
||||
the engines right in front of you is extremely useful.
|
||||
</p>
|
||||
</main>
|
||||
{{ template "footer" .}}
|
||||
{{ template "footer" . }}
|
||||
|
||||
Reference in New Issue
Block a user