-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
49 lines (43 loc) · 2.01 KB
/
index.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>api-endpoints</title>
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="api-endpoints" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="https://skunkworksza.github.io/api-endpoints/" />
<meta property="og:url" content="https://skunkworksza.github.io/api-endpoints/" />
<meta property="og:site_name" content="api-endpoints" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="api-endpoints" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"headline": "api-endpoints",
"name": "api-endpoints",
"url": "https://skunkworksza.github.io/api-endpoints/"
}
</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/api-endpoints/assets/css/style.css?v=2a0c8f968dedad7294f17e6a9a185c949936afbc">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/api-endpoints/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1 id="api-endpoints">api-endpoints</h1>
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray"> This site is open source. <a href="https://github.com/skunkworksza/api-endpoints/edit/main/README.md">Improve this page</a>. </div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script>
</body>
</html>