Added .gitlab-ci.yml
This commit is contained in:
42
public/categories/index.html
Normal file
42
public/categories/index.html
Normal file
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="description" content="">
|
||||
<meta name="generator" content="Hugo 0.53" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel='stylesheet' href='//cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/hack-subset.css'>
|
||||
|
||||
<link rel="stylesheet" href="/home/kevin/coding/mf-site/public/css/style.css" type="text/css">
|
||||
<link rel="alternate" href="/home/kevin/coding/mf-site/public/index.xml" type="application/rss+xml" title="Kevin Mok">
|
||||
<title>Categories - Kevin Mok</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="container">
|
||||
|
||||
<main role="main" class="article-list">
|
||||
<h1 class="list-title">Categories</h1>
|
||||
|
||||
</main>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="container">
|
||||
|
||||
<span class="copyright">
|
||||
© 2019 Kevin Mok · <a rel="license"
|
||||
href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a> ·
|
||||
<a href="/credits">Credits</a>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user