mirror of
http://git.frickel.earth/Tysox/BOS-Pinneberg.git
synced 2025-12-16 06:54:26 +01:00
added adding in Admin Panel
This commit is contained in:
@@ -32,7 +32,7 @@ limitations under the License
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<title>BOS Funk | Webinterface</title>
|
||||
|
||||
<link rel="shortcut icon" href="../images/favicon.png">
|
||||
<link rel="shortcut icon" href="../../images/favicon.png">
|
||||
|
||||
<!-- SEO: If your mobile URL is different from the desktop URL, add a canonical link to the desktop page https://developers.google.com/webmasters/smartphone-sites/feature-phones -->
|
||||
<!--
|
||||
@@ -42,7 +42,10 @@ limitations under the License
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
||||
<link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.cyan-light_blue.min.css">
|
||||
<link rel="stylesheet" href="../styles.css">
|
||||
<link rel="stylesheet" href="https://raw.githubusercontent.com/CreativeIT/getmdl-select/master/getmdl-select.min.css">
|
||||
<script defer src="https://raw.githubusercontent.com/CreativeIT/getmdl-select/master/getmdl-select.min.js"></script>
|
||||
|
||||
|
||||
<style>
|
||||
#view-source {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user