-
Notifications
You must be signed in to change notification settings - Fork 0
/
timemap2_3.html
28 lines (28 loc) · 1.16 KB
/
timemap2_3.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
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="light dark" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css"
/>
<link rel="stylesheet" href="style.css"/>
</head>
<body>
<div class="grid">
<div class="header">
GET /map/https://repo.org/pub/1701/events.jsonld HTTP/1.1 <br>
<br>
HTTP/1.1 200 OK<br>
Content-Type: application/link-format
</div>
</div>
<pre>
<https://repo.org/pub/1701/events.jsonld> ; rel="original" ,
<https://nationaal.archief.nl/memento/20240601110213/https://repo.org/pub/1701/events.jsonld> ; rel="memento" ; datetime="Sat, 1 Jun 2024 11:02:13 GMT",
<https://nationaal.archief.nl/memento/20240601165959/https://repo.org/pub/1701/events.jsonld> ; rel="memento" ; datetime="Sat, 1 Jun 2024 16:59:59 GMT",
<https://nationaal.archief.nl/memento/20240814080000/https://repo.org/pub/1701/events.jsonld> ; rel="memento" ; datetime="Wed, 14 Jun 2024 08:00:00 GMT"
</pre>
</body>
</html>