mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 01:52:32 +01:00
deploy: 1d039d1876
This commit is contained in:
parent
0defe09526
commit
1e62a55b64
1
CSS/themes/mylar3/mylar3-base.css
Normal file
1
CSS/themes/mylar3/mylar3-base.css
Normal file
File diff suppressed because one or more lines are too long
@ -263,6 +263,10 @@
|
||||
<p><a href="https://docs.theme-park.dev/themes/uptime-kuma"><img src="https://docs.theme-park.dev/site_assets/uptime-kuma/logo.png" alt="" width="48" height="45" /></a></p>
|
||||
<p><a href="https://docs.theme-park.dev/themes/uptime-kuma">Uptime Kuma</a></p>
|
||||
</td>
|
||||
<td style="width: 90px; height: 26px; text-align: center;">
|
||||
<p><a href="https://docs.theme-park.dev/themes/mylar3"><img src="https://docs.theme-park.dev/site_assets/mylar3/logo.png" alt="" width="48" height="45" /></a></p>
|
||||
<p><a href="https://docs.theme-park.dev/themes/mylar3">Mylar 3</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
11
index.html
11
index.html
@ -86,8 +86,8 @@
|
||||
<div class="col-lg-8 text-center">
|
||||
<h2 class="text-white mt-0">Over 40 themed applications!</h2>
|
||||
<hr class="divider light my-4" />
|
||||
<p class="text-white-50 mb-1">theme.park contains 45 themed applications, with css <a
|
||||
href="https://docs.theme-park.dev/themes/addons/sonarr/">addons</a> on certain themes. </p>
|
||||
<p class="text-white-50 mb-1">theme.park contains 46 themed applications, with css <a
|
||||
href="https://docs.theme-park.dev/themes/addons/">addons</a> on certain themes. </p>
|
||||
<p class="text-white-50 mb-1">Installation methods include custom <a
|
||||
href="https://blog.linuxserver.io/2019/09/14/customizing-our-containers/">docker mods</a>
|
||||
for <a href="https://linuxserver.io">linuxserver.io</a> containers, </p>
|
||||
@ -376,6 +376,13 @@
|
||||
</p>
|
||||
<p>Uptime Kuma</p>
|
||||
</a>
|
||||
<a class="col align-self-center app-container text-center p-2 m-1"
|
||||
href="https://docs.theme-park.dev/themes/mylar3">
|
||||
<p><img class="app-container-image"
|
||||
src="https://docs.theme-park.dev/site_assets/mylar3/logo.png" />
|
||||
</p>
|
||||
<p>Mylar 3</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -215,6 +215,10 @@
|
||||
"base_css": "https://theme-park.dev/CSS/themes/pihole/pihole-base.css?sha=1d5290da2a5cf98fe5b63da558336036883775f7",
|
||||
"addons": {}
|
||||
},
|
||||
"mylar3": {
|
||||
"base_css": "https://theme-park.dev/CSS/themes/mylar3/mylar3-base.css?sha=3a4ccf284c4d4c7ec746736f6d4cbd4f7b261cce",
|
||||
"addons": {}
|
||||
},
|
||||
"readarr": {
|
||||
"base_css": "https://theme-park.dev/CSS/themes/readarr/readarr-base.css?sha=cbdaeb841bc34531698f30739d6b32f98029cb99",
|
||||
"addons": {
|
||||
|
Loading…
Reference in New Issue
Block a user