Do you know those websites, such as the npm one, where you change the link and it gives you the same layout but with different text?
Well, on this type of website, does the server send an html file with all the correct text or just sends some base html file that javascript will then fill in with the data?
Thanks in advance