*sigh*
This commit is contained in:
51
depiction/com.peterdev.whatabouthis
Normal file
51
depiction/com.peterdev.whatabouthis
Normal file
@@ -0,0 +1,51 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>WhatAboutThis - Nepeta</title>
|
||||
<link rel="stylesheet" href="https://repo.nepeta.me/assets/style.css?19" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="WhatAboutThis" />
|
||||
<meta property="og:title" content="WhatAboutThis" />
|
||||
<meta name="twitter:description" content="WhatAboutThis 1.2.1 by PeterDev . It brings iOS 12.2 style about page in the settings app." />
|
||||
<meta name="description" content="WhatAboutThis 1.2.1 by PeterDev . It brings iOS 12.2 style about page in the settings app." />
|
||||
<meta property="og:description" content="WhatAboutThis 1.2.1 by PeterDev . It brings iOS 12.2 style about page in the settings app." />
|
||||
<meta property="og:site_name" content="Nepeta" />
|
||||
<meta name="twitter:image" content="https://repo.nepeta.me/assets/nepeta.png" />
|
||||
<meta property="og:image" content="https://repo.nepeta.me/assets/nepeta.png" />
|
||||
<link rel="icon" type="image/png" href="https://repo.nepeta.me/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<a class="logo" href="https://repo.nepeta.me/"><img class="logo" src="https://repo.nepeta.me/assets/nepeta.png" alt="Nepeta" /></a>
|
||||
<div class="card">
|
||||
<div class="row buttons">
|
||||
<a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://repo.nepeta.me/&package=com.peterdev.whatabouthis" class="button">Open in Cydia</a>
|
||||
</div>
|
||||
<div class="row info">
|
||||
<div class="package">
|
||||
<span class="icon"><img src="https://repo.nepeta.me/CydiaIcon.png" alt="WhatAboutThis" /></span>
|
||||
<span class="name">WhatAboutThis</span>
|
||||
<span class="version">1.2.1</span>
|
||||
<span class="author">PeterDev </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row info warning">
|
||||
I will no longer provide support for any of my packages. Don't bother me anymore.
|
||||
</div>
|
||||
<div class="row info warning" style="background: #23a352;">
|
||||
This package is compatible with arm64e (A12) devices.
|
||||
</div>
|
||||
<div class="row content">
|
||||
<h3>Description</h3>
|
||||
<div class="description">
|
||||
<p>It brings iOS 12.2 style about page in the settings app.</p> </div>
|
||||
<h3>Screenshots</h3>
|
||||
<div class="screenshots">
|
||||
<div class="screenshot"><a href="https://repo.nepeta.me/screenshot/com.peterdev.whatabouthis/1"><img src="https://repo.nepeta.me/screenshots/screenshot_5d21e7f506733.thumb.jpg" alt="Screenshot - WhatAboutThis" style="max-width: 100%;" /></a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<br><br>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user