Update maximum version

This commit is contained in:
Conor Byrne
2020-04-14 19:36:01 +01:00
parent a69de82ac6
commit 0c0c19b930
4 changed files with 9 additions and 9 deletions

View File

@@ -7,13 +7,13 @@
<link rel="stylesheet" type="text/css" href="../../web/index.css">
<style>a, .tint, .table-btn:after {color: #bce9fd} .active {color: #bce9fd;border-bottom: 2px solid #bce9fd;}</style>
<script src="../../web/index.js"></script>
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.0.">
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:title" content="peep">
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.0.">
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:image" content="../../assets/me.conorthedev.peep/banner.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="peep">
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.0.">
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta name="twitter:image" content="https://repo.conorthedev.me/assets/me.conorthedev.peep/banner.png">
<meta name="theme-color" content="#bce9fd">
</head>
@@ -32,7 +32,7 @@
<div class="nav_btn changelog_btn" onclick="swap('.tweak_info','.changelog');">Changelog</div>
</div>
<div class="tweak_info">
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 12.0 to 13.0.</p>
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 12.0 to 13.4.1.</p>
<div class="scroll_view"><img class="img_card" src="../../assets/me.conorthedev.peep/screenshot/01.png"><img class="img_card" src="../../assets/me.conorthedev.peep/screenshot/02.png"></div>
<div class="md_view">
<p><p>peep is a tweak that allows you to temporarily hide your status bar by tapping on it. It only works on the homescreen and lockscreen at the moment.</p>
@@ -63,7 +63,7 @@
</div>
<div class="cell">
<div class="title">Compatibility</div>
<div class="text">iOS 12.0 to 13.0</div>
<div class="text">iOS 12.0 to 13.4.1</div>
<br><br>
</div>
<div class="cell">
@@ -86,5 +86,5 @@
<div class="caption center footer">Silica 1.2.1 Updated 2020-04-14</div>
</div>
</body>
<script>compatible("12.0","13.0","iOS 12.0 to 13.0");externalize()</script>
<script>compatible("12.0","13.4.1","iOS 12.0 to 13.4.1");externalize()</script>
</html>