Update index.html

This commit is contained in:
Affan Zaman 2022-07-17 15:52:43 -04:00 committed by GitHub
parent 95d6cc2a84
commit ed27e14d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
<body> <body>
<nav> <nav>
<div class="logo">ReVanced</div> <div class="logo">ReVanced </div>
<ul> <ul>
<li><a href="/index.html">Home</a></li> <li><a href="/index.html">Home</a></li>
<li><a href="/download.html">Download</a></li> <li><a href="/download.html">Download</a></li>
@ -37,4 +37,4 @@
</div> </div>
</body> </body>
</html> </html>