forked from roothide/roothide.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
61 lines (44 loc) · 2.45 KB
/
index.html
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>roothide.github.io | roothide repo</title>
<meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="roothide.github.io" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="roothide repo" />
<meta property="og:description" content="roothide repo" />
<link rel="canonical" href="https://roothide.github.io/" />
<meta property="og:url" content="https://roothide.github.io/" />
<meta property="og:site_name" content="roothide.github.io" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="roothide.github.io" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"roothide repo","headline":"roothide.github.io","name":"roothide.github.io","url":"https://roothide.github.io/"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/css/style.css?v=692f790d7f39739210c86d17aababd1a4d343b76">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1 id="roothidegithubio">roothide.github.io</h1>
<p>roothide repo</p>
<h2 id="about-this-repo">about this repo</h2>
<p>repackage some free packages to be compatible with roothide. does not contain any pirated or paid packages.</p>
<p>when you updated your tweak for roothide and uploaded it to your own repo or public repo, contact us if you want to remove it from this repo.</p>
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a href="https://github.com/roothide/roothide.github.io/edit/main/README.md">Improve this page</a>.
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script>
</body>
</html>