changed Russian logo
This commit is contained in:
parent
f738be382d
commit
a9ceab5b51
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ declare function page:header($lang as xs:string, $href-other as xs:string) {
|
||||||
<li><img class="abv-logo" src="/static/Abaev_logo.png" alt="Abaevdict logo"></img>
|
<li><img class="abv-logo" src="/static/Abaev_logo.png" alt="Abaevdict logo"></img>
|
||||||
<strong>{
|
<strong>{
|
||||||
switch($lang)
|
switch($lang)
|
||||||
case 'ru' return 'ИЭСОЯ В. И. Абаева'
|
case 'ru' return 'ИЭСОЯ'
|
||||||
default return `Abaevdict`
|
default return `Abaevdict`
|
||||||
}</strong><i> β</i></li>
|
}</strong><i> β</i></li>
|
||||||
<li>{
|
<li>{
|
||||||
|
|
Loading…
Add table
Reference in a new issue