diff options
author | Prefetch | 2021-02-24 09:47:22 +0100 |
---|---|---|
committer | Prefetch | 2021-02-24 09:47:22 +0100 |
commit | b5608ab92a4f8a5140571acabf54e3c6bdebd0e4 (patch) | |
tree | 673b19fadbbaff9c1f765037896a1ba7d008a2b8 /content/_index.md |
Initial commit
Diffstat (limited to 'content/_index.md')
-rw-r--r-- | content/_index.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..e9e5dcc --- /dev/null +++ b/content/_index.md @@ -0,0 +1,17 @@ +--- +title: "Home" +date: 2021-02-22T17:15:50+01:00 +draft: false +--- + +Welcome to my website. + +Once in a blue moon, I'll post something here +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, +and to maintain my A+ score for [TLS quality](https://www.ssllabs.com/ssltest/analyze.html?d=prefetch.eu). |