60 lines
2.3 KiB
HTML
60 lines
2.3 KiB
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>Jekyll Actions Demo</title>
|
|
<meta name="generator" content="Jekyll v3.9.0" />
|
|
<meta property="og:title" content="Jekyll Actions Demo" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" />
|
|
<meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" />
|
|
<meta property="og:site_name" content="Jekyll Actions Demo" />
|
|
<meta property="og:type" content="website" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta property="twitter:title" content="Jekyll Actions Demo" />
|
|
<script type="application/ld+json">
|
|
{"@context":"https://schema.org","@type":"WebSite","headline":"Jekyll Actions Demo","name":"Jekyll Actions Demo","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script>
|
|
<!-- End Jekyll SEO tag -->
|
|
|
|
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
|
|
<!-- 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="/pages/actions/jekyll-build-pages/favicon.ico" -->
|
|
|
|
<!-- end custom head snippets -->
|
|
|
|
</head>
|
|
<body>
|
|
<div class="container-lg px-3 my-5 markdown-body">
|
|
|
|
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">Jekyll Actions Demo</a></h1>
|
|
|
|
|
|
<p>Hello Welcome to My Home Page</p>
|
|
|
|
<ul>
|
|
<li>Original date - 2020-04-13T10:20:00Z</li>
|
|
<li>With timeago filter - 2020-04-13T10:20:00Z</li>
|
|
</ul>
|
|
|
|
|
|
|
|
<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/actions/jekyll-build-pages/edit/gh-pages/index.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>
|