Added files

This commit is contained in:
2020-05-25 02:51:03 +08:00
parent eb92679db8
commit 89b11f7e3e
15 changed files with 424 additions and 0 deletions

25
blog/.blog.template Normal file
View File

@ -0,0 +1,25 @@
<!DOCTYPE html>
<html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<title>Clement Chiew </title>
<link rel="stylesheet" type="text/css" href="blogstyle.css">
<link rel="icon" href="data:,">
</head><body>
<header>
<h1></h1>
</header>
<p></p>
<p></p>
<p></p>
<p></p>
<h2></h2>
<p></p>
<hr>
<p align="right"><a href="blog-000">Next Post</a></p>