Aadi budday files added

This commit is contained in:
SilicoFlare
2022-10-31 22:00:02 +05:30
committed by GitHub
parent e2f303bdda
commit 239d479b66
4 changed files with 132 additions and 0 deletions

23
aadi_budday/index.html Normal file
View File

@@ -0,0 +1,23 @@
<!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>