-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (25 loc) · 1.6 KB
/
Copy pathindex.html
File metadata and controls
25 lines (25 loc) · 1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<title>Android Bootloader Unlock Guide — Works on Most Devices</title>
<meta name="description" content="A beginner-friendly, step-by-step guide to unlocking the bootloader on any Android phone or tablet. Written from real hands-on experience." />
<meta name="author" content="Kaif (@mkr-infinity)" />
<meta property="og:title" content="Android Bootloader Unlock Guide — Works on Most Devices" />
<meta property="og:description" content="A beginner-friendly, step-by-step bootloader unlock guide for Android phones and tablets. The same commands and logic apply to almost all Android devices." />
<meta property="og:image" content="./assets/opengraph.jpg" />
<meta property="og:type" content="website" />
<link rel="icon" type="image/svg+xml" href="./assets/favicon.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<script type="module" crossorigin src="./assets/index-CTjtbBZD.js"></script>
<link rel="modulepreload" crossorigin href="./assets/router-BkLvhDuu.js">
<link rel="modulepreload" crossorigin href="./assets/react-BKiIUuLD.js">
<link rel="stylesheet" crossorigin href="./assets/index-c-Qnv2vp.css">
</head>
<body>
<div id="root"></div>
</body>
</html>