credit guy from souljaville for making epic shit

This commit is contained in:
Voxel 2025-04-14 18:55:59 -04:00 committed by GitHub
parent 00b97cd784
commit 1de8c759fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,11 +3,12 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>MilkNet | Casino</title> <title>MilkNet | Casino</title>
<link id="favicon" rel="icon" href="/assets/img/milk.png" type="image/x-icon">
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
</head> </head>
<body> <body>
<h1>MilkNet Casino</h1> <h1>MilkNet Casino</h1>
<p>Feeling lucky?</p> <p>Feeling lucky? Inspired by github.com/Xameren/Casino</p>
<p id="balance">Balance: $1000</p> <p id="balance">Balance: $1000</p>
<!-- Bet amount input --> <!-- Bet amount input -->