Merge pull request 'WMF fallback logo for IE' (#1) from bodqhrohro/anotherim-website:ie into main
Reviewed-on: #1
This commit is contained in:
commit
30ef2d99f9
|
@ -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