website

The source code for https://bpaul.xyz
Log | Files | Refs

commit 27ffb711e0387078b107d31ff99a3cddbbf90d22
parent afd1ca66b6fe99975b15c7d1f5b2bc84cd6b8260
Author: bpaul <bpaul@bpaul.xyz>
Date:   Thu, 24 Dec 2020 00:23:24 +1000

update template

Diffstat:
Mblog/template.html | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/blog/template.html b/blog/template.html @@ -9,5 +9,9 @@ <br><br> + <h1>Header</h1> + <p> + text + </p> </body> </html>