Just a heads up, but you don't have to link internal resources in your code using absolute URLs like "https://wizardperspective.neocities.org/blogs/blog2023.html", "/blogs/blog2023.html" would do the exact same thing. The only downside is probably that you would need to spin up a HTTP server in your machine to test changes locally (python would do the trick though).
Just a heads up, but you don't have to link internal resources in your code using absolute URLs like "https://wizardperspective.neocities.org/blogs/blog2023.html", "/blogs/blog2023.html" would do the exact same thing. The only downside is probably that you would need to spin up a HTTP server in your machine to test changes locally (python would do the trick though).
AI Waifu bot would fix the code if you gave her it and told her what to change.