79 lines
3.1 KiB
HTML
79 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<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.4.0 -->
|
|
<title>About | Your awesome title</title>
|
|
<meta name="generator" content="Jekyll v3.7.2" />
|
|
<meta property="og:title" content="About" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta name="description" content="Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." />
|
|
<meta property="og:description" content="Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." />
|
|
<link rel="canonical" href="http://localhost:4000/about/" />
|
|
<meta property="og:url" content="http://localhost:4000/about/" />
|
|
<meta property="og:site_name" content="Your awesome title" />
|
|
<script type="application/ld+json">
|
|
{"name":"Your awesome title","description":"Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.","@type":"WebSite","url":"http://localhost:4000/about/","headline":"About","@context":"http://schema.org"}</script>
|
|
<!-- End Jekyll SEO tag -->
|
|
|
|
<link rel="stylesheet" href="/assets/main.css">
|
|
<link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Your awesome title" />
|
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
|
<script src="http://localhost:4000/js/base.js"></script>
|
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
|
|
|
|
<link href="http://localhost:4000/css/base.css" rel="stylesheet"/>
|
|
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<header></header>
|
|
|
|
<main class="page-content" aria-label="Content">
|
|
<div class="wrapper">
|
|
<article class="post">
|
|
|
|
<header class="post-header">
|
|
<h1 class="post-title">About</h1>
|
|
</header>
|
|
|
|
<div class="post-content">
|
|
<p>This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at <a href="https://jekyllrb.com/">jekyllrb.com</a></p>
|
|
|
|
<p>You can find the source code for Minima at GitHub:
|
|
<a href="https://github.com/jekyll">jekyll</a> /
|
|
<a href="https://github.com/jekyll/minima">minima</a></p>
|
|
|
|
<p>You can find the source code for Jekyll at GitHub:
|
|
<a href="https://github.com/jekyll">jekyll</a> /
|
|
<a href="https://github.com/jekyll/jekyll">jekyll</a></p>
|
|
|
|
|
|
</div>
|
|
|
|
</article>
|
|
|
|
</div>
|
|
</main>
|
|
|
|
<footer></footer>
|
|
</body>
|
|
</html>
|
|
|
|
</body>
|
|
|
|
</html>
|