diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 9 | ||||
-rw-r--r-- | content/know/_index.md | 5 |
2 files changed, 7 insertions, 7 deletions
diff --git a/content/_index.md b/content/_index.md index e9e5dcc..833d7b3 100644 --- a/content/_index.md +++ b/content/_index.md @@ -11,7 +11,10 @@ related to my areas of interest: programming, optimization, mathematics, physics and even linguistics. -This site is served to you by [nginx](https://nginx.org/), -and statically generated by [Hugo](https://gohugo.io). -I intend to keep it forever free of advertising and trackers, +You might be 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), +and served to you by [nginx](https://nginx.org/). +I intend to keep it free of advertising and trackers, and to maintain my A+ score for [TLS quality](https://www.ssllabs.com/ssltest/analyze.html?d=prefetch.eu). diff --git a/content/know/_index.md b/content/know/_index.md index 8993ee1..f14e7e3 100644 --- a/content/know/_index.md +++ b/content/know/_index.md @@ -20,10 +20,7 @@ is freely available to anyone who needs it. I hope it helps you in your studies or work. Keep in mind that I'm only human, so there are probably mistakes here. -I take no responsibility for any resulting injuries. +I take no responsibility for any injuries. If you're doing something important, you should check things yourself! -The contents of this knowledge base are found here: -* [List of concepts](/know/concept/) -* [List of categories](/know/category/) |