Tuxemon / Tuxemon-Website

Node.js implementation of the Tuxemon.org website.
GNU General Public License v3.0
3 stars 6 forks source link

Removing outdated video link and potentially risky images #17

Closed Sanglorian closed 3 years ago

Sanglorian commented 3 years ago

Just thought I should be bold and get rid of a couple of broken links as well as photos that show another game in the background.

bitcraft commented 3 years ago

files still in use and will need the pages edited to remove references https://github.com/Tuxemon/Tuxemon-Website/search?q=banner-03 https://github.com/Tuxemon/Tuxemon-Website/search?q=featurette-02 https://github.com/Tuxemon/Tuxemon-Website/search?q=featurette-03

Sanglorian commented 3 years ago

Thanks for reviewing, @bitcraft -- have fixed the index.ejs file.

The other references should be fine as I ended up replacing the images instead of deleting them -- sorry for the confusing commit summaries, changed my approach halfway.