Files
silicoflare-website/aadi_budday/index.html
2022-10-31 22:00:02 +05:30

24 lines
885 B
HTML

<!doctype html>
<html lang = "en">
<head>
<meta charset = "UTF-8">
<meta name = "viewport" content = "width=device-width, initial-scale=1.0">
<meta name = "author" content = "SilicoFlare">
<meta name = "description" content = "SilicoFlare's official website.">
<meta name = "keywords" content = "silicoflare , website">
<title>Disclaimer - Aadi Budday</title>
<link rel="stylesheet" href="aadi.css">
</head>
<body>
<br><br><br><br><br>
<center>
<h1>DISCLAIMER</h1>
<p>
All stuff mentioned in the message has tried to show reality in the best known way possible, and if anything feels offending or hurting, I'm really sorry, I never meant to. Prolly I just suck at writing.
</p>
<button onclick="window.location.href = 'budday.html'">I Agree</button>
</center>
</body>
</html>