diff options
author | Prefetch | 2022-09-27 21:20:05 +0200 |
---|---|---|
committer | Prefetch | 2022-09-28 20:51:35 +0200 |
commit | 03accd13c0a6ec4de2d8001edf3ce7553f831160 (patch) | |
tree | 59840d0c443752c6fef87f74597e032db91cd219 /content/_index.md | |
parent | 7e0b6df586da7c79df3853ba0bdc9f98c10af839 (diff) |
Clean up CSS, minor design changes
Diffstat (limited to 'content/_index.md')
-rw-r--r-- | content/_index.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/content/_index.md b/content/_index.md index 833d7b3..47e1c33 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,14 +4,13 @@ date: 2021-02-22T17:15:50+01:00 draft: false --- -Welcome to my website. +<img src="/logo256.png" class="darkinv" style="border: 2px solid #121212;"> -Once in a blue moon, I'll post something here -related to my areas of interest: -programming, optimization, -mathematics, physics and even linguistics. +Welcome to my website. -You might be interested in my [knowledge base](/know/), +Once in a blue moon, I post something related to my areas of interest: +physics, mathematics, programming and even linguistics. +Perhaps you're interested in my [knowledge base](/know/), where I explain STEM concepts I've learned over the years. This website is made by me using [Hugo](https://gohugo.io), |