From bca91c15011839c4fae5c6e232dca3ed2bcc15bd Mon Sep 17 00:00:00 2001 From: ngn <78868991+ngn13@users.noreply.github.com> Date: Sun, 12 May 2024 22:48:33 +0000 Subject: [PATCH] fix history dates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7678cca..91ccac7 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ on `ngn13.fun` as at this point I had my own hosting. The source code for this w deleted github repository of mine, I looked for a local copy on my old hard drive but I wasn't able to find it. I also do not remember how it looked like, sooo this version is pretty much lost :( -- **v2.0 (early 2022 - late 2023)**: After I discovered what SSR is, I decided to rewrite and rework +- **v2.0 (early 2023 - late 2023)**: After I discovered what SSR is, I decided to rewrite and rework my website one more time in NuxtJS. I had really "fun time" using vue stuff. As NuxtJS supported server-side code, this website had its own built in API. This website was also hosted on `ngn13.fun`