codeezzi / utility

Utility is meant to be a simple easy to use unit conversion website plus bunch of utility tools. This will be a static website made completly from HTML,CSS and Javascript or any other Frontend Framwork.
http://codeezzi-utility.surge.sh/
Apache License 2.0
12 stars 55 forks source link

navbar links corrected #98

Closed Natalia504 closed 4 years ago

Natalia504 commented 4 years ago

This takes care of the issue#97. Links in the dropDown menus are corrected.

shubham2704 commented 4 years ago

@Natalia504 Navbar links are already working, you can check here : http://codeezzi-utility.surge.sh/. AND This PR is against the contributing guidelines of this repository. As it is clearly stated that contributors don't have to make changes to index.html,contributors.html and the files that are contributed by others. Unfortunately we won't be accepting this PR.

Natalia504 commented 4 years ago

Why don't the links work when I run it locally? I can't navigate at all when run locally.

shubham2704 commented 4 years ago

@Natalia504 try running on static file server. It will work.