From 2491b2ad2bb67daf1ca26523e89f6bac90cea2e8 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 10 Oct 2014 14:48:10 +0200 Subject: Rewrite about page text a bit --- src/about.html | 8 ++++++-- src/style.css | 4 ++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/about.html b/src/about.html index 3e1d62c..6f42712 100644 --- a/src/about.html +++ b/src/about.html @@ -13,11 +13,15 @@

- I'm “kyrias”, also commonly known as “demize”, though you can also call me “Johannes Löthberg” if you’d like. Tho if you ask my local government my last name doesn’t actually contain an ‘h’, which is quite annoying. Anyway, I happen to currently be 18 years of age and I come from and have lived in Sweden my whole life. + I'm “kyrias”, also commonly known online as “demize”, but you can call me “Johannes Löthberg” if you’d like. Though if you ask my local government my last name doesn’t actually contain an ‘h’, which I find quite annoying. Anyway, I’m currently 18 years old, and I come from Sweden and have lived here my whole life.

- Online you can find me in various places in almost all cases under one of the previously mentioned names. I’m most commonly in the Arch Linux IRC channels on freenode as “demize”, where I somehow ended up as a channel operator, but you will also sometimes find me on unix.SE as kyrias. I also have a couple repositories on GitHub where I go by the nick kyrias, though you likely won’t find anything that interests you there since I haven't really made anything interesting yet. + Online you can find me in various places under different names, though in almost all cases under one of the previously mentioned ones. I’m most commonly found on IRC as “demize”, and tend to hang out in the Arch Linux channels on the freenode IRC network, where I somehow ended up as a channel operator, but you will also sometimes find me in different places like on unix.SE where I go by the name kyrias. +

+ +

+ I also have a few Git repositories hosted on GitHub, where I go by the nick kyrias, in addition to the ones hosted on the kyriasis git hosting service, though you likely won’t find anything interesting in either place since I haven’t really made anything interesting to put up there. (yet?)

diff --git a/src/style.css b/src/style.css index d6dc8bf..203c56b 100644 --- a/src/style.css +++ b/src/style.css @@ -137,3 +137,7 @@ footer #emblem img { width: 40px; height: 40px; } + +.small-text { + font-size: 10px; +} -- cgit v1.2.3-54-g00ecf