-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
53 lines (37 loc) · 1.83 KB
/
index.html
File metadata and controls
53 lines (37 loc) · 1.83 KB
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>
<!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>B2Pi.github.io</title>
<meta name="generator" content="Jekyll v3.9.2" />
<meta property="og:title" content="B2Pi.github.io" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="https://b2pi.github.io/" />
<meta property="og:url" content="https://b2pi.github.io/" />
<meta property="og:site_name" content="B2Pi.github.io" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="B2Pi.github.io" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","headline":"B2Pi.github.io","name":"B2Pi.github.io","url":"https://b2pi.github.io/"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/css/style.css?v=4068f7641546765c4ad93b681f96300fc7761654">
<!-- 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="/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://b2pi.github.io/">B2Pi.github.io</a></h1>
<h4 id="someday-soon">Someday soon</h4>
</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>