1
0
Files
Ubooquity-Simple-Dark-Theme/common/inc-header.html
2025-09-15 21:30:17 +02:00

15 lines
1.2 KiB
HTML

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Ubooquity</title>
<meta name="mobile-web-app-capable" content="yes"/>
<link rel="apple-touch-icon" sizes="120x120" href="{{rootPath}}/theme/common/apple-touch-icon-120x120.png"/>
<link rel="apple-touch-icon" sizes="152x152" href="{{rootPath}}/theme/common/apple-touch-icon-152x152.png"/>
<link rel="apple-touch-icon" sizes="180x180" href="{{rootPath}}/theme/common/apple-touch-icon-180x180.png"/>
<link rel="icon" type="image/png" sizes="16x16" href="{{rootPath}}/theme/common/favicon-16x16.png"/>
<link rel="icon" type="image/png" sizes="32x32" href="{{rootPath}}/theme/common/favicon-32x32.png"/>
<link rel="icon" type="image/png" sizes="96x96" href="{{rootPath}}/theme/common/favicon-96x96.png"/>
<link rel="icon" type="image/png" sizes="192x192" href="{{rootPath}}/theme/common/android-chrome-192x192.png"/>
<meta name="msapplication-TileColor" content="#2b5797"/>
<meta name="msapplication-TileImage" content="{{rootPath}}/common/theme/mstile-144x144.png"/>
<script type="text/javascript" src="{{rootPath}}/scripts/tools.js"></script>
<script type="text/javascript" src="{{rootPath}}/theme/common/themeScript.js"></script>