summaryrefslogtreecommitdiff
path: root/site/entries/welcome.html
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-12-04 03:32:14 +0000
committerdavidovski <david@davidovski.xyz>2023-12-04 03:32:14 +0000
commit6317c20aa212a21ae3301c7c8e936b1ea9451c96 (patch)
tree9075a1a72dc4c5071cc4a6bb0f13c5ad05b4ca1e /site/entries/welcome.html
parentc8294e0aebef0c13507ad815ce773fdef00efcb7 (diff)
change size of window for some pages
Diffstat (limited to 'site/entries/welcome.html')
-rwxr-xr-xsite/entries/welcome.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/entries/welcome.html b/site/entries/welcome.html
index 5d34602..38e7351 100755
--- a/site/entries/welcome.html
+++ b/site/entries/welcome.html
@@ -2,7 +2,7 @@
# welcome
-welcome. i decided to turn this webpage 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.
+welcome! i decided to turn this webpage 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](https://b.davidovski.xyz) using [nanoblogger](http://nanoblogger.sourceforge.net/) (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](https://github.com/davidovski/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?)