Initial Commit
This commit is contained in:
44
index.html
Normal file
44
index.html
Normal file
@@ -0,0 +1,44 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, user-scalable=0">
|
||||
<title>ConorTheDev's Repo</title>
|
||||
<link rel="stylesheet" type="text/css" href="web/index.css">
|
||||
<style>a, .tint {color: #bce9fd} .active {color: #bce9fd</style>
|
||||
<meta name="description" content="The home of ConorTheDev's Free Tweaks">
|
||||
<meta property="og:title" content="ConorTheDev's Repo">
|
||||
<meta property="og:description" content="The home of ConorTheDev's Free Tweaks">
|
||||
<meta property="og:image" content="https://repo.conorthedev.me/CydiaIcon.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="ConorTheDev's Repo">
|
||||
<meta name="twitter:description" content="The home of ConorTheDev's Free Tweaks">
|
||||
<meta name="twitter:image" content="https://repo.conorthedev.me/CydiaIcon.png">
|
||||
<meta name="theme-color" content="#bce9fd">
|
||||
</head>
|
||||
<body>
|
||||
<div class="body">
|
||||
<h1 class="header left_float">ConorTheDev's Repo</h1>
|
||||
<a class="header right_float add_sileo tint" href="cydia://url/https://cydia.saurik.com/api/share#?source=https://repo.conorthedev.me">+</a>
|
||||
<div class="scroll_view">
|
||||
<a href="depiction/web/me.conorthedev.peep.html" style="background-image: url(assets/me.conorthedev.peep/banner.png)" class="card">
|
||||
<p>peep</p>
|
||||
</a>
|
||||
</div>
|
||||
<h2 class="header">Packages</h2>
|
||||
<div class="packageList">
|
||||
<a class="subtle_link" href="depiction/web/me.conorthedev.peep.html">
|
||||
<div class="package">
|
||||
<img src="assets/me.conorthedev.peep/icon.png">
|
||||
<div class="package_info">
|
||||
<p class="package_name">peep</p>
|
||||
<p class="package_caption">ConorTheDev</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="caption center footer">Silica 1.2.1 – Updated 2020-04-14</div>
|
||||
</div>
|
||||
</body>
|
||||
<script src="web/index.js"></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user