Added files
This commit is contained in:
25
blog/.blog.template
Normal file
25
blog/.blog.template
Normal 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>
|
Reference in New Issue
Block a user