Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 640 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 640 Bytes

console.love

A collection of funny, quirky and lovely console messages from around the web.

Add a new site

Want to add a new site? Follow these steps :

  1. Fork this repository.

  2. Add a new .md file in sites.

  3. Take a screenshot of the console message, save it as a JPG, minimise it and add it to assets/img/site-thumbnails.

  4. 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'
---
  1. Create a pull request. That's it !