mirror of
https://github.com/owntracks/recorder.git
synced 2026-05-05 02:36:45 +00:00
add app logo
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
<head>
|
||||
<title>Recorder</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<link rel="icon" sizes="192x192" href="last/OwnTracksRecorder-192.png">
|
||||
<link rel="apple-touch-icon" href="last/OwnTracksRecorder-192.png" />
|
||||
|
||||
<script src="table/js/jquery-1.11.3.min.js" type="text/javascript"></script>
|
||||
<script src="table/js/mustache.js" type="text/javascript"></script>
|
||||
<script src="table/js/moment.min.js" type="text/javascript"></script>
|
||||
|
||||
Reference in New Issue
Block a user