19:31:04 ErCiccione[m]: https://web.getmonero.org/blog/ 19:31:13 do you know why the blog links to web. instead of www. ? 19:31:27 the blog articles specifically 19:32:06 mmm no. I can take a look tomorrow. Weird. 19:32:24 there is also something else which is weird 19:32:45 in the menu bar downloads links to: https://www.getmonero.org/downloads/ 19:32:55 the blog links to: https://www.getmonero.org/blog 19:33:01 see the difference with the trailing / 19:33:28 if the trailing / is missing like with the blog it will redirect to the web version instead of the www version 19:33:44 ah they are related 19:33:54 so the issue is with the / missing in the menu bar 19:34:42 Cool. problem spotted, problem solved :P 19:35:50 Thanks btw, i can make a PR and test tomorrow afternoon (Europe) 19:36:27 sounds good 20:20:45 ErCiccione[m]: btw different languages have different navigation.yml entries, is this intended? 20:20:56 e.g. `ar` is missing some menu items 20:24:44 It's not and you are right. Some entries are missing. No idea why. Will fix tomorrow 20:25:54 There library and press kit are missing. That navigation system need to be improved as well. 20:29:02 `nb-no` also has the old blog menu bar 20:29:09 * selsta currently adding the missing `/` 20:30:24 I'll take a look at all the entries of the navigation files. Can't wait -.- 20:31:51 That happens because having 12 files (one for each language) is madness. It's the same problem of the moneropedia, user guides and footers 20:32:09 damn that plugin was implemented really badly 20:32:11 it is 20:32:14 no idea how you do it normally 20:33:30 changes small things takes ages 20:34:06 I already fixed a lot of places with the same problem. Like the roadmap, dev guides and other parts that i don't remember. 20:34:30 It's a huge pain in the ass which gets worse with every new language 20:35:03 And fixing it it's even more a pain in the ass 20:36:31 I'll go to bad now or i freak out. Fixing the navigation will take a shitload of time and will be boring as fuck 20:36:50 *bed 20:37:29 https://github.com/monero-project/monero-site/pull/1205 20:37:31 I fixed the slash now 20:37:36 but didn’t look at other stuff 20:38:17 Alright, thanks.