-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAmmanValleyMakerSpace.html
55 lines (53 loc) · 3.83 KB
/
AmmanValleyMakerSpace.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE HTML>
<html>
<head>
<title>Amman Valley MakerSpace Opening Times</title>
<!-- description from https://www.w3schools.com/tags/tag_meta.asp -->
<meta name="description" content="Overview of the opening times of the Amman Valley MakerSpace">
</head>
<body>
<main>
<h1>Amman Valley MakerSpace Opening Times</h1>
<p>
Here, you can find out when the Amman Valley MakerSpace is usually open:
</p>
<h2>Current Status</h2>
<object data="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=" type="image/svg+xml" >
<!-- Fallback solution when SVG doesn’t load -->
<embed type="image/svg+xml" src="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=" >
</object>
<h2>The Week</h2>
<object data="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Mo" type="image/svg+xml" >
<!-- Fallback solution when SVG doesn’t load -->
<embed type="image/svg+xml" src="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Mo" >
</object>
<object data="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Tu" type="image/svg+xml" >
<!-- Fallback solution when SVG doesn’t load -->
<embed type="image/svg+xml" src="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Tu" >
</object>
<object data="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=We" type="image/svg+xml" >
<!-- Fallback solution when SVG doesn’t load -->
<embed type="image/svg+xml" src="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=We" >
</object>
<object data="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Th" type="image/svg+xml" >
<!-- Fallback solution when SVG doesn’t load -->
<embed type="image/svg+xml" src="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Th" >
</object>
<object data="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Fr" type="image/svg+xml" >
<!-- Fallback solution when SVG doesn’t load -->
<embed type="image/svg+xml" src="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Fr" >
</object>
<object data="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Sa" type="image/svg+xml" >
<!-- Fallback solution when SVG doesn’t load -->
<embed type="image/svg+xml" src="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Sa" >
</object>
<object data="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Su" type="image/svg+xml" >
<!-- Fallback solution when SVG doesn’t load -->
<embed type="image/svg+xml" src="https://ammanvms.github.io/circular-space-heatmap/24h.svg?id=Amman+Valley+MakerSpace&period=month&day=Su" >
</object>
<hr/>
You can view the code on <a href="https://github.com/AmmanVMS/circular-space-heatmap/">GitHub</a>.
This is open-source software licensed under <a href="LICENSE">GPLv3</a>.
</main>
</body>
</html>