A collection of funny, quirky and lovely console messages from around the web.
Want to add a new site? Follow these steps :
-
Fork this repository.
-
Add a new
.md
file insites
. -
Take a screenshot of the console message, save it as a JPG, minimise it and add it to
assets/img/site-thumbnails
. -
Fill out the following template :
---
title: 'The title of the website (look for the <title> element if you\'re unsure)'
url: 'The URL of the website'
thumbnail: 'The path that you specified in the previous step'
---
- Create a pull request. That's it !