chessmasterhong / WaterEmblem

https://chessmasterhong.bitbucket.io/projects/WaterEmblem/
118 stars 27 forks source link

Updated home screen #183

Closed DrkSephy closed 9 years ago

DrkSephy commented 9 years ago

This pull request updates the home page and makes it a bit fancier. There is some optional text under the developer links, which I left as "lorem ipsum" for the time being - perhaps you can come up with something nice there? I've also added a default picture for @chessmasterhong, and set up the links accordingly.

chessmasterhong commented 9 years ago

Please send this PR to the dev branch instead of the master branch.

Also, there's no need to provide the whole Bootstrap and Font Awesome files if you plan to use them without modifications. You can use a CDN to provide the files instead. (https://github.com/DrkSephy/git-technetium/issues/88)

DrkSephy commented 9 years ago

Using CDN would slow things down, I think it's best not to have anything being downloaded when the page starts up.