-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (24 loc) · 1.58 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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://atilaleitao.github.io/" />
<title>LeitaoMD's Repository</title>
<meta name="description" content="Usefull knowledge for bitcoiners, libertarians and physicians">
<meta name="keywords" content="Repository,Bitcoin,Lightning,Open-Source,Libertarian,Freedom,Sovereigny" />
<meta property="fb:admins" content="leitaomd" />
<meta property="og:title" content="LeitaoMD's Repository" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://atilaleitao.github.io/" />
<meta property="og:image" content="https://htmlcheatsheet.com/images/html-cheatsheet.jpg" />
<meta property="og:description" content="Usefull knowledge for bitcoiners, libertarians and physicians" />
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="alternate" hreflang="pt-br" href="https://leitaomd.github.io/pt-br/" />
<link rel="stylesheet" href="/styles.css">
<script src="/script.js"></script>
</head>
<body>
</body>
</html>