Hacker News new | ask | show | jobs
by sneeuwpopsneeuw 1849 days ago
Nice tutorial. One small tip for the website maker. in the header you have the home button as <a href="index.html">Legion CPU</a> instead of <a href="/index.html">Legion CPU</a> so it gives a 404 because its appending it to the url.