-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
81 lines (70 loc) · 3.63 KB
/
index.html
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>Kais Still Alive Still Alive (V2)</title>
<meta property="og:title" content="Kais Still Alive Still Alive (V2)" />
<meta name="twitter:title" content="Kais Still Alive Still Alive (V2)" />
<meta name="author" content="Kai"/>
<meta property="og:site_name" content="Kais Still Alive Still Alive (V2)" />
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Hugo 0.32.4" />
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Kais Still Alive Still Alive (V2)" />
<link href="/index.xml" rel="feed" type="application/rss+xml" title="Kais Still Alive Still Alive (V2)" />
<link rel="stylesheet" href="/css/style.css" media="all" />
<link rel="stylesheet" href="/css/syntax.css" media="all" />
<link rel="stylesheet" href="/css/custom.css" media="all" />
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script defer src="https://use.fontawesome.com/releases/v5.0.10/js/all.js" integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+" crossorigin="anonymous"></script>
</head>
<body>
<header class="site-header">
<nav class="site-navi">
<h1 class="site-title"><a href="/">Kais Still Alive Still Alive (V2)</a></h1>
<ul class="site-navi-items">
<li class="site-navi-item-categories"><a href="/categories/" title="weird things">weird things</a></li>
<li class="site-navi-item-tags"><a href="/tags/" title="Tags">Tags</a></li>
<li class="site-navi-item-archives"><a href="/archives/" title="Archives">Archives</a></li>
<li class="site-navi-item-about"><a href="/about/" title="About">About</a></li>
</ul>
</nav>
</header>
<hr class="site-header-bottom">
<div class="main" role="main">
<section class="list home-list">
<article class="article">
<a href="/post/puna/" class="article-titles">
<h2 class="article-title">WELCOME BACK</h2>
</a>
<ul class="article-meta">
<li class="article-meta-date"><time>June 20, 2018</time></li>
</ul>
<div class="article-content">
Hello to all my diehart fans (my mother). I’m happy to report that Kai is still alive for now (against many odds). Don’t hold your breath but its possile this blog could expand in the coming decades. For now I leave you with a baby llama I had the pleasure of meeting recently. An unpleasant creature that tried to attack me multiple times, and chased me out of the village
</div>
<div class="article-readmore"><a href="/post/puna/">Read more...</a></div>
<div class="article-floatclear"></div>
</article>
</section>
</div>
<div class="site-footer">
<div class="copyright">dirtbag united</div>
<ul class="site-footer-items">
<li class="site-footer-item-rsslink">
<a href="/index.xml" type="application/rss+xml" target="_blank" title="RSS">
<i class="fas fa-rss"></i>
</a>
</li>
<li class="site-footer-item-about"><a href="/about/" title="About">About</a></li>
</ul>
<div class="powerdby">
Powered by <a href="https://gohugo.io/">Hugo</a> and <a href="https://github.com/taikii/whiteplain">Whiteplain</a>
</div>
</div>
<script src="/js/script.js"></script>
<script src="/js/custom.js"></script>
</body>
</html>