diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-18 02:09:37 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-18 02:09:37 +0200 |
commit | f94f79633143f5922cc9a31f62a5d6689f2aa8a3 (patch) | |
tree | 0644a86924ee82fb859ad0b96fcfa5569d8e3946 /index.html | |
parent | New cool error pages, some changes (diff) | |
download | joe-www-f94f79633143f5922cc9a31f62a5d6689f2aa8a3.tar.gz joe-www-f94f79633143f5922cc9a31f62a5d6689f2aa8a3.tar.bz2 joe-www-f94f79633143f5922cc9a31f62a5d6689f2aa8a3.tar.xz joe-www-f94f79633143f5922cc9a31f62a5d6689f2aa8a3.tar.zst joe-www-f94f79633143f5922cc9a31f62a5d6689f2aa8a3.zip |
New stuff
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -46,9 +46,6 @@ <p> Welcome to my own blog. Here you can find my tips and articles on various tech and programming subjects. - <br><br> - This website is still in <i>not so</i> active developpement, - stay tuned. </p> <h2>About me</h2> <p> @@ -60,7 +57,14 @@ I work on various personal projects beside that. Also I like rocket science and astrophysics. </p> - <h3>Visitors count:</h3> + <h2>Note</h2> + <p> + Please note that I'm not the same Joe as Joseph H. Allen, + the author of the very based + <a href="https://joe-editor.sourceforge.io/">Joe's Own Editor</a>. + I'm just another random Joe. + </p> + <h2>Visitors counter</h2> <p> Unique visitors: wait for the next refresh </p> |