diff options
author | Vincent Douillet <vincent@vdouillet.fr> | 2024-06-04 22:46:45 +0200 |
---|---|---|
committer | Vincent Douillet <vincent@vdouillet.fr> | 2024-06-04 22:46:58 +0200 |
commit | f95e7775f1c4c83b4b38ffdf5643acefa0e2e628 (patch) | |
tree | 61b86da78d9046fdfbb3e813ab81a0b5b64c012b /static | |
parent | a5b4d69ef8b544e5494cf6fd24598e40ec47da1c (diff) |
index & about: small updates
Diffstat (limited to 'static')
-rw-r--r-- | static/about.md | 2 | ||||
-rw-r--r-- | static/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/about.md b/static/about.md index 0699d77..cd46ce7 100644 --- a/static/about.md +++ b/static/about.md @@ -1,3 +1,3 @@ -My name is Vincent, I live in France. I like simple things, (old) computers, nature and music. Here I mostly talk about IT stuff but I may sometimes digress. We can get in touch on [Twitter](https://twitter.com/vdouillet12). +My name is Vincent, I live in France. I like simple things, (old) computers, nature and music. Here I mostly talk about IT stuff but I may sometimes digress. We can get in touch on [X](https://x.com/vdouillet12). In order to stay in line with the "simple" value stated above, this blog is completely static. It is generated using [a custom script](//git.vdouillet.fr/blog) and is proudly hosted on [OpenBSD Amsterdam](https://openbsd.amsterdam). On here you will find no JavaScript, no cookies, no trackers. The CSS style sheet is very simple because content formatting relies mostly on HTML tags. This enables this blog to auto-magically adapt to your device size and to be compatible with CLI web browsers. diff --git a/static/index.md b/static/index.md index 8ce0717..45badf2 100644 --- a/static/index.md +++ b/static/index.md @@ -1,2 +1,2 @@ -Hello and welcome, my name is Vincent and you've landed on the small space where I ramble mainly about IT and occasionally other topics. You might be interested in the [RSS feed](/rss.xml), my [git repos](//git.vdouillet.fr) or the [about](/about.html) page. +Hello, my name is Vincent and you've landed on the small space where I may ask more questions than I answer. You might be interested in the [RSS feed](/rss.xml), my [git repos](//git.vdouillet.fr) or the [about](/about.html) page. |