Compare commits
2 commits
06c02fa16d
...
30ef2d99f9
Author | SHA1 | Date | |
---|---|---|---|
Sergei Poljanski | 30ef2d99f9 | ||
Bohdan Horbeshko | a116a43ab5 |
|
@ -10,7 +10,9 @@
|
||||||
<body>
|
<body>
|
||||||
<div class="main_container">
|
<div class="main_container">
|
||||||
<div class="head">
|
<div class="head">
|
||||||
<img src="logo.svg" class="logo" alt="logo">
|
<object type="image/svg+xml" data="logo.svg" class="logo" alt="logo">
|
||||||
|
<img src="logo.wmf" class="logo" alt="logo">
|
||||||
|
</object>
|
||||||
<h1>another.im</h1>
|
<h1>another.im</h1>
|
||||||
<p><br>the Another Instant Messenger is not a messenger,
|
<p><br>the Another Instant Messenger is not a messenger,
|
||||||
don't believe the words.
|
don't believe the words.
|
||||||
|
@ -38,4 +40,4 @@
|
||||||
<!--
|
<!--
|
||||||
Front build by
|
Front build by
|
||||||
nikitajevdookishkin.github.io/designer/
|
nikitajevdookishkin.github.io/designer/
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in a new issue