menu, jabber
This commit is contained in:
parent
d7eb449918
commit
18652153bc
9 changed files with 27 additions and 25 deletions
7
im.html
7
im.html
|
@ -92,10 +92,11 @@
|
|||
<input id="bmenub" type="checkbox" class="show">
|
||||
<label for="bmenub" class="burger pseudo button">меню</label>
|
||||
|
||||
<div class="menu">
|
||||
<a href="mail.html" class="pseudo button">Почта</a>
|
||||
|
||||
<div class="menu">
|
||||
<a href="im.html" class="pseudo button">Мессенджеры</a>
|
||||
<a href="social.html" class="pseudo button">Соцсети</a>
|
||||
<a href="mail.html" class="pseudo button">Почта</a>
|
||||
<a href="search.html" class="pseudo button">Поиск</a>
|
||||
<a href="extra.html" class="pseudo button">Допматериалы</a>
|
||||
<a href="info.html" class="pseudo button">Подробнее</a>
|
||||
|
@ -148,7 +149,7 @@
|
|||
<div class="row">
|
||||
<div><center><a class="button" href="https://xmpp.netwhood.online/register/new">Network Neighborhood</a>
|
||||
<a class="button" href="https://blabber.im/en/anmelden/">Blabber</a>
|
||||
<a class="button" href="https://phreedom.club:5443/register">Phreedom club</a>
|
||||
<a class="button" href="https://phreedom.club:5443/register/new">Phreedom club</a>
|
||||
|
||||
</center></div>
|
||||
<div><center><a class="button" href="https://conversejs.org/fullscreen.html">ConverseJS</a></button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue