Delete index.html
This commit is contained in:
parent
df89a2d787
commit
ee1febe0d0
1 changed files with 0 additions and 19 deletions
19
index.html
19
index.html
|
|
@ -1,19 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Ultimate Sideloading Guide</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="home-container">
|
||||
<h1>Welcome to the Ultimate Sideloading Guide</h1>
|
||||
<p>This guide will help you understand how to sideload apps.</p>
|
||||
<div class="home-button-container">
|
||||
<a href="guide.html" class="glass-button">Guide</a>
|
||||
<a href="credits.html" class="glass-button">Credits</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Reference in a new issue