From e6eaad2eb74de4c4992d98ad6ddd2a35523cef96 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 26 Aug 2021 23:47:47 +0100 Subject: fixed %content% --- html/entries/welcome.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'html') diff --git a/html/entries/welcome.html b/html/entries/welcome.html index 666cc01..48844d7 100644 --- a/html/entries/welcome.html +++ b/html/entries/welcome.html @@ -38,7 +38,10 @@

welcome to my site


- %entries% +

welcome. i decided to turn this wepage into blog-style site... i havent got a topic or anything, so expect either: quality tutorials and very interesting techy things; or just random shitposts or rambles about things.

+

originally i was going to make this blog on b.davidovski.xyz using nanoblogger (you might be able to still see the start of that) but nb itself seemed quite dead, and i couldn't really be asked to customise it all myself. So i made my own script to generate this static site: kblg. Right now its probably just the bare minimum needed for this, but I am planning to add more things to it as I go along (including rss, if anyone would be interested?)

+

anyway thats all for now, cya

+

~davidovski

-- cgit v1.2.1