fixes and badges + webhook prep

This commit is contained in:
jokob-sk
2022-08-08 21:24:05 +10:00
parent 3d58952654
commit 4b204b8a29
4 changed files with 24 additions and 8 deletions

View File

@@ -91,8 +91,7 @@ require 'php/templates/language/'.$pia_lang_selected.'.php';
<link rel="icon" type="image/x-icon" href="img/pialertLogoOrange.png">
<!-- For better UX on Mobile Devices using the Shortcut on the Homescreen -->
<link rel="manifest" href="img/manifest.json">
<link rel="apple-touch-icon" href="https://net-dev.de/pialert_homescreen.png">
<link rel="manifest" href="img/manifest.json">
<!-- Dark-Mode Patch -->
<?php
if ($ENABLED_DARKMODE === True) {