haydenwade / Plateo

A web app that brings on conversation by connecting others via license plate numbers
http://bit.ly/2duQKj8
1 stars 4 forks source link

Missing Assets Directory #9

Closed haydenwade closed 8 years ago

haydenwade commented 8 years ago

image

TODO:

  1. Create assets directory under public (public/assets)
  2. Move all files except index.html and main.css to assets folder
  3. Change code to point at correct location of files (should only be in the index.html file, one reference in home.html)

Please make pull request to Hacktoberfest branch thanks!

leogorman commented 8 years ago

Working on this one now.