Updated blog index page.
This commit is contained in:
@ -5,13 +5,18 @@ name="viewport" content="width=device-width, initial-scale=1"><title>Clement Chi
|
|||||||
<link rel="icon" href="data:,">
|
<link rel="icon" href="data:,">
|
||||||
</head><body>
|
</head><body>
|
||||||
|
|
||||||
|
<p><div class="navbar">
|
||||||
|
<div><a href="../index.html">Home</a></div>
|
||||||
|
<div><a href="blog-000">Blog</a></div>
|
||||||
|
<div><a href="../files/CV.pdf">CV</a></div>
|
||||||
|
</div></p>
|
||||||
|
<hr>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<h1>My Little Blog</h1>
|
<h1>My Little Blog</h1>
|
||||||
<aside>Hi. I write about my career and various technologies that I experiment with. Go back to my website <a href="../index.html">here</a>.</aside>
|
<aside>Hi. I write about my career and various technologies that I experiment with.</aside>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<h2>Index</h2>
|
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="blog-007">2020-05-22 Optimizing Web Pages and File Sizes</a></li>
|
<li><a href="blog-007">2020-05-22 Optimizing Web Pages and File Sizes</a></li>
|
||||||
<li><a href="blog-006">2020-05-21 A Hit of Kubernetes</a></li>
|
<li><a href="blog-006">2020-05-21 A Hit of Kubernetes</a></li>
|
||||||
|
Reference in New Issue
Block a user