Merge branch 'dev'

#Conflicts:
#	index.html

app icons less rounded on mobile
less padding on homescreen mobile
added new game line in news
This commit is contained in:
neon443
2024-10-03 20:05:07 +01:00
3 changed files with 60 additions and 31 deletions

View File

@@ -26,6 +26,7 @@
<div class="barItem"><a href="mailto:neons443@outlook.com">Contact</a></div>
</div>
<div class="contentPush"></div>
<div class="content">
<h2 class="center">
<b>
Welcome
@@ -77,14 +78,18 @@
<h3><b>News</b></h3>
<p>The redesign everyone has been waiting for is now here!</p>
<p><b>New Game:</b> Champion Island Google Doodle</p>
<div class="footer">
</div>
<footer>
<h5 class="center">Made with &#60;&#47;&#62; by neon443</h5>
<a href="https://notbyai.fyi">
<img class="themednotByAI" src="./images/notByAI.svg" alt="">
</a>
</div>
<div class="footer"></div>
<div class="footer"></div>
<div class="footer"></div>
<a class="textLinks" href="https://github.com/neon443/">
GitHub Homepage
</a>
<a class="textLinks" href="https://github.com/neon443/neon443.github.io/issues/new/">
Create an Issue
</a>
</footer>
</body>
</html>