fix indentation

This commit is contained in:
neon443
2024-10-05 18:51:42 +01:00
parent 124dd310fd
commit 8c639a271c

View File

@@ -14,7 +14,7 @@
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6R79TC88DQ');
gtag('config', 'G-6R79TC88DQ');
</script>
<!-- Google tag (gtag.js) -->
<script src="./script.js"></script>
@@ -66,10 +66,7 @@
<img src="./images/slope/icon.png" alt="App Icon">
<span class="label">Slope</span>
</a>
<a href="./games/run3/" class="app">
<img src="./images/run3/icon.png" alt="App Icon">
<span class="label">Run 3</span>
</a> <a href="./games/run3/" class="app">
<a href="https://neon443.github.io/sandspiel/" class="app">
<img src="./images/sandspiel/icon.png" alt="App Icon">
<span class="label">Sandspiel</span>
</a>
@@ -79,21 +76,16 @@
</a>
</div>
<h3><b>News</b></h3>
<<<<<<< HEAD
<p>The redesign everyone has been waiting for is now here!</p>
<p><b>New Game:</b> Champion Island Google Doodle</p>
=======
<div class="indented">
<p>
The redesign everyone has been waiting for is now here!
</p>
<h4>New Games</h4>
<p class="indented">
05/10/2024 Run 3<br/>
05/10/2024 Run 3<br>
28/09/2024 Google Doodle Champion Island
</p>
</div>
>>>>>>> dev
</div>
<footer>
<h5 class="center">Made with &#60;&#47;&#62; by neon443</h5>