Fix metadata and ShyLabels iOS 13.5
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
<link rel="stylesheet" type="text/css" href="../../web/index.css">
|
||||
<style>a, .tint, .table-btn:after {color: #FFB206} .active {color: #FFB206;border-bottom: 2px solid #FFB206;}</style>
|
||||
<script src="../../web/index.js"></script>
|
||||
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
|
||||
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.5.">
|
||||
<meta property="og:title" content="ShyLabels">
|
||||
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
|
||||
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.5.">
|
||||
<meta property="og:image" content="../../assets/me.conorthedev.shylabels13/banner.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="ShyLabels">
|
||||
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
|
||||
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.5.">
|
||||
<meta name="twitter:image" content="https://repo.conorthedev.me/assets/me.conorthedev.shylabels13/banner.png">
|
||||
<meta name="theme-color" content="#FFB206">
|
||||
</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.4.1.</p>
|
||||
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 12.0 to 13.5.</p>
|
||||
|
||||
<div class="md_view">
|
||||
<p><p>ShyLabels13 is the original ShyLabels tweak by NoisyFlake updated for iOS 13!</p>
|
||||
@@ -59,7 +59,7 @@
|
||||
</div>
|
||||
<div class="cell">
|
||||
<div class="title">Compatibility</div>
|
||||
<div class="text">iOS 12.0 to 13.4.1</div>
|
||||
<div class="text">iOS 12.0 to 13.5</div>
|
||||
<br><br>
|
||||
</div>
|
||||
<div class="cell">
|
||||
@@ -82,5 +82,5 @@
|
||||
<div class="caption center footer"></div>
|
||||
</div>
|
||||
</body>
|
||||
<script>compatible("12.0","13.4.1","iOS 12.0 to 13.4.1");externalize()</script>
|
||||
<script>compatible("12.0","13.5","iOS 12.0 to 13.5");externalize()</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user