Added .gitlab-ci.yml
This commit is contained in:
75
public/index.html
Normal file
75
public/index.html
Normal file
@@ -0,0 +1,75 @@
|
||||
<!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>Kevin Mok</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="container">
|
||||
|
||||
|
||||
|
||||
<main role="main" class="homepage">
|
||||
|
||||
|
||||
<h1 class="site-title">
|
||||
|
||||
<span class="base05">[</span><span class="base08">K</span><span
|
||||
class="base0f">e</span><span class="base09">v</span><span
|
||||
class="base0a">i</span><span class="base0b">n </span><span
|
||||
class="base0c">M</span><span class="base0d">o</span><span
|
||||
class="base0e">k</span><span
|
||||
class="base05">]</span> <span class="base05"># _</span>
|
||||
|
||||
</h1>
|
||||
|
||||
<div class="hero-logo">
|
||||
<img src="/home/kevin/coding/mf-site/public/img/base16-eighties.svg">
|
||||
</div>
|
||||
|
||||
<div style="text-align: center;">
|
||||
|
||||
Live, love and Linux.
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</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