WMF fallback logo for IE #1

Merged
Sergei Poljanski merged 1 commit from bodqhrohro/anotherim-website:ie into main 2024-12-03 22:07:48 +00:00
2 changed files with 4 additions and 2 deletions
Showing only changes of commit a116a43ab5 - Show all commits

View file

@ -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.

BIN
logo.wmf Normal file

Binary file not shown.