diff options
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ if( ! isset($_GET["page"]) || $_GET["page"] == "" ) <!--%%placeholder-head%%--> <noscript><style>.navbar{margin-bottom:0;}</style></noscript> <title>Junge Gemeinde Adlershof | <?php echo htmlentities(ucfirst($_GET["page"])); ?></title> - <link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'> + <link rel='shortcut icon' href='<?php echo CDN ?>favicon.ico' type='image/x-icon'> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <?php $moar->playHeader(); |
