-
Notifications
You must be signed in to change notification settings - Fork 0
/
archive1.html
35 lines (33 loc) · 947 Bytes
/
archive1.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
<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"/>
<title>Arsip Nasional</title>
</head>
<body>
<div class="grid">
<div class="header">
GET / HTTP/1.1 <br>
<br>
HTTP/1.1 200 OK<br>
Content-Type: text/html<br>
Link: </inbox/> ; rel="http://www.w3.org/ns/ldp#inbox"<br>
Link-Template: "https://arsip.id/map/{url}"; rel="timemap"
</div>
</div>
<h1>Arsip Nasional 🇮🇩</h1>
[<i>https://arsip.id/</i>]<br>
<p>
<h2>API</h2>
<ul>
<li><b>INBOX</b>: <tt>https://arsip.id/inbox/</tt></li>
</ul>
</p>
</body>
</html>