@@ -36,9 +36,9 @@ <h2 id="custom-notification" class="notification h2"></h2>
3636 </ div >
3737 < nav >
3838 < div class ="desktop-nav ">
39- < a href ="/olympiads " class ="h6 bold "> Олимпиады</ a >
40- < a href ="/news " class ="h6 bold "> Новости</ a >
41- < a href ="/library " class ="h6 bold "> Библиотека </ a >
39+ <!-- < a href="/olympiads" class="h6 bold">Олимпиады</a> -- >
40+ <!-- < a href="/news" class="h6 bold">Новости</a> -- >
41+ < a href ="/library " class ="h6 bold "> Олимпиады </ a >
4242 </ div >
4343 </ nav >
4444 < nav class ="mobile-menu ">
@@ -49,16 +49,17 @@ <h2 id="custom-notification" class="notification h2"></h2>
4949 < path d ="M6 6L18 18 " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round "/>
5050 </ svg >
5151 </ button >
52- < a href ="/olympiads " class ="h6 bold "> Олимпиады</ a >
53- < a href ="/news " class ="h6 bold "> Новости</ a >
54- < a href ="/library " class ="h6 bold "> Библиотека </ a >
55- < a href ="/favorites " class ="h6 bold "> Избранное</ a >
52+ <!-- < a href="/olympiads" class="h6 bold">Олимпиады</a> -- >
53+ <!-- < a href="/news" class="h6 bold">Новости</a> -- >
54+ < a href ="/library " class ="h6 bold "> Олимпиады </ a >
55+ <!-- < a href="/favorites" class="h6 bold">Избранное</a> -- >
5656 < a href ="/login " class ="h6 bold "> Профиль</ a >
5757 </ div >
5858 </ nav >
5959
6060 < div class ="icons ">
61- < a href ="/favorites " class ="icon-link iconoir-favourite-book "> </ a >
61+ <!-- <a href="/favorites" class="icon-link iconoir-favourite-book"></a> -->
62+ < a href ="/teacher " class ="icon-link iconoir-learning admin " style ="display: none; "> </ a >
6263 < a href ="/login " class ="icon-link iconoir-profile-circle "> </ a >
6364 </ div >
6465 </ header >
0 commit comments