-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
87 lines (51 loc) · 2.23 KB
/
index.html
File metadata and controls
87 lines (51 loc) · 2.23 KB
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
82
83
84
85
86
87
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.54.0" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Kernelim Ltd</title>
<meta name="description" content="">
<meta name="image" content="">
<meta itemprop="name" content="Kernelim Ltd">
<meta itemprop="description" content="">
<meta itemprop="image" content="">
<meta name="og:title" content="Kernelim Ltd">
<meta name="og:description" content="">
<meta name="og:url" content="/">
<meta name="og:site_name" content="Kernelim Ltd">
<meta name="og:type" content="article">
<meta name="article:tag" content="">
<link rel="stylesheet" type="text/css" href="/css/style.css">
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-123743925-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
</head>
<body>
<header>
<a href="/" style="float: left;color:#ff3b30;">Kernelim Ltd</a>
<a href="/archives/" style="color:#777;">Archives</a> <a href="/about/" style="color:#777;">About</a>
<a href="/index.xml" style="color:#777;float: right;"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a>
</header>
<div class="content">
<h1> Posts</h1>
<p>
<aside>March 28, 2019</aside>
<a href="/posts/2019-03-28-kasan-for-centos-v2/" style="color:black;">Announcing 3rd-party KASAN support (Address Sanitizer) for CentOS 7.6</a>
</p>
<p>
<aside>August 13, 2018</aside>
<a href="/posts/2018-08-13-kasan-for-centos/" style="color:black;">Announcing 3rd-party KASAN support (Address Sanitizer) for CentOS 7.5</a>
</p>
</div>
<footer>
<p></p>
</footer>
</body>
</html>