Skip to content

Commit

Permalink
html validation isnt very sigma 💩
Browse files Browse the repository at this point in the history
  • Loading branch information
Nasko-5 committed Jan 7, 2025
1 parent 383e0fb commit 912823c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
13 changes: 6 additions & 7 deletions LIVE/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<!doctype html>
<html lang="en">
<head>
<title>Slopify</title>
<title>Slopify S1</title>
<link rel="stylesheet" href="assets/css/bulma.min.css" />
<link />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
Expand All @@ -18,7 +17,6 @@
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"
></script>
<title>Slopify S1</title>
<script src="src/static/js/speech.js"></script>
<script src="tv/hls.min.js"></script>
<script src="src/static/js/anime_girl_live_stream.js"></script>
Expand Down Expand Up @@ -63,7 +61,7 @@ <h1>Welcome to slopify.dev season 1 LIVE AND DIRECT</h1>
<h3>Navigation:</h3>
<ul>
<li>
<a href="/MDMCK10's worst nightmare.html"> MDMCK10's worst nightmare</a>
<a href="/MDMCK10's%20worst%20nightmare.html"> MDMCK10's worst nightmare</a>
</li>
<li><a class="navbar-item" href="#"> Home </a></li>
<li><a class="navbar-item" href="tv/"> SlopTV </a></li>
Expand All @@ -74,15 +72,15 @@ <h3>Navigation:</h3>
<a href="webdrivertorso/" class="navbar-item">WebdriverTorso</a>
</li>

<div class="navbar-end">
<li class="navbar-end">
<div class="navbar-item">
<div class="buttons">
<a class="button is-primary" href="#">
<strong>Sign up</strong>
</a>
</div>
</div>
</div>
</li>
<li><a class="button is-light" href="#"> Log in </a></li>
</ul>
<hr />
Expand All @@ -104,12 +102,13 @@ <h3>Navigation:</h3>
<a href="cookie/opt-out">here.</a>
</div>

<a href="cloud/">
<img
src="assets/img/slopcloud.webp"
href="cloud/"
style="width: 30%"
alt="SLOPCLOUD LIFETIME FREE"
/>
</a>

<a href="https://sleepie.dev/femboy-not-gay" target="_blank"
>Why its not gay to like femboys</a
Expand Down
3 changes: 2 additions & 1 deletion LIVE/webdrivertorso/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@
</head>

<body>
</body>

<p>Click anywhere on the page to begin.</p>
<div class="limb blue"></div>
<div class="limb red"></div>
</body>
</html>

0 comments on commit 912823c

Please sign in to comment.