This repository was archived by the owner on Jun 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
50 lines (37 loc) · 2.12 KB
/
about.html
File metadata and controls
50 lines (37 loc) · 2.12 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<!-- Begin Jekyll SEO tag v2.3.0 -->
<title>RHElements | RHElements is a set of web components</title>
<meta property="og:title" content="RHElements" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="RHElements is a set of web components" />
<meta property="og:description" content="RHElements is a set of web components" />
<link rel="canonical" href="http://localhost:4000/docs/about.html" />
<meta property="og:url" content="http://localhost:4000/docs/about.html" />
<meta property="og:site_name" content="RHElements" />
<script type="application/ld+json">
{"name":null,"description":"RHElements is a set of web components","author":null,"@type":"WebPage","url":"http://localhost:4000/docs/about.html","publisher":null,"image":null,"headline":"RHElements","dateModified":null,"datePublished":null,"sameAs":null,"mainEntityOfPage":null,"@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://overpass-30e2.kxcdn.com/overpass.css' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/assets/css/style.css?v=f39f57b4ea22d402b440701b659c28950534c021">
</head>
<body>
<section class="page-header">
<h1 class="project-name">RHElements</h1>
<h2 class="project-tagline">RHElements is a set of web components</h2>
<a href="http://github.com/RHElements/rhelements.github.io" class="btn">View on GitHub</a>
</section>
<main>
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner"><a href="http://github.com/RHElements/rhelements.github.io">rhelements.github.io</a> is maintained by <a href="http://github.com/RHElements">RHElements</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
</footer>
</section>
</main>
</body>
</html>