mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
old file
This commit is contained in:
parent
dcc249799b
commit
d73e17af5a
25
index.html
25
index.html
@ -1,25 +0,0 @@
|
|||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>Magic Mirror</title>
|
|
||||||
<link rel="stylesheet" type="text/css" href="css/main.css">
|
|
||||||
<link rel="stylesheet" type="text/css" href="css/weather-icons.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<div class="TopLeft time"></div>
|
|
||||||
|
|
||||||
<div class="TopRight temp"></div>
|
|
||||||
|
|
||||||
<div class="Center compliment"></div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="Bottom">
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<script src="js/jquery.js"></script>
|
|
||||||
<script src="js/jquery.feedToJSON.js"></script>
|
|
||||||
<script src="js/main.js"></script>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
x
Reference in New Issue
Block a user