publishing mobile app to hosted website

publishing mobile app to hosted website

Hi, I was asked to create the mobile version of a website that's already hosted. I'm using the multi-page approach (several pages in one file), Now when the links to the framework's css and js are at the top as they should be. My question is:

- do i need to name my mobile html file "home.html" just like the main page (normal website) that is already  hosted?
- do i need to add the framework and css references to the files that are already hosted (normal website) or  they only need to be on the mobile file that uses it?

I'm sorry for my ignorance on the subject, I'm pretty new to web development and publishing in general.

thanks in advance.