diff options
author | davidovski <david@davidovski.xyz> | 2023-12-04 03:32:14 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-12-04 03:32:14 +0000 |
commit | 6317c20aa212a21ae3301c7c8e936b1ea9451c96 (patch) | |
tree | 9075a1a72dc4c5071cc4a6bb0f13c5ad05b4ca1e /site/entries/welcome.html | |
parent | c8294e0aebef0c13507ad815ce773fdef00efcb7 (diff) |
change size of window for some pages
Diffstat (limited to 'site/entries/welcome.html')
-rwxr-xr-x | site/entries/welcome.html | 2 |
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?) |