This repository has been archived by the owner on Oct 22, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
46 lines (44 loc) · 2.41 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>tldr | simplified, community driven man pages</title>
<link rel="stylesheet" type="text/css" href="/build/index.css" />
<link title="Search" rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="robots" content="index, follow">
<meta name="theme-color" content="#f4f5f6">
<meta name="apple-mobile-web-app-status-bar-style" content="#f4f5f6">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="http://ostera.github.io/">
<meta name="description" content="Simplified, community-driven man pages!">
<meta property="og:description" content="Simplified, community-driven man pages!">
<meta property="og:locale" content="en">
<meta property="og:site_name" content="tldr | simplified, community driven man pages">
<meta property="og:title" content="tldr | simplified, community driven man pages">
<meta property="og:type" content="website">
<meta property="og:url" content="http://tldr.ostera.io/">
<meta property="article:author" content="Leandro Ostera">
<meta property="article:section" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:domain" content="tldr | simplified, community driven man pages">
<meta name="twitter:url" content="http://tldr.ostera.io/">
<meta name="twitter:site" content="http://tldr.ostera.io/">
<meta name="twitter:creator" content="Leandro Ostera">
<meta name="twitter:title" content="tldr | simplified, community driven man pages">
<meta property="og:description" content="Simplified, community-driven man pages!">
</head>
<body>
<section id="tldr"></section>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-65775908-2', 'auto');
ga('send', 'pageview');
</script>
<script src="/build/bundle.js"></script>
</body>
</html>