Remove strange captions

This commit is contained in:
Dm1tr1y147 2019-06-22 22:39:15 +05:00 committed by GitHub
parent 9dff14b08a
commit 81a5a71cd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,11 +11,8 @@
<body>
<nav>
<a href="../index.html" id="logo"><img src="../logo.svg" alt="Logotype"></a>
<<<<<<< HEAD
<button class="nav-toggle" title="Open menu">
=======
<button class="nav-toggle">
>>>>>>> c27a4029688d84a604259109737c953b92088855
<span class="bar-top"></span>
<span class="bar-mid"></span>
<span class="bar-bot"></span>
@ -63,11 +60,8 @@
</ul></li>
<li><a href="">Telegram</a></li>
</ul>
<<<<<<< HEAD
<a href="#top" id="totop" title="Go to top"><i></i></a>
=======
<a href="#top" id="totop"><i></i></a>
>>>>>>> c27a4029688d84a604259109737c953b92088855
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script>
<script type="text/javascript" src="../main.js"></script>