Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 575 Bytes

readme.md

File metadata and controls

22 lines (20 loc) · 575 Bytes

The Chingu world map

✏️ If you want to add yourself to the map:

,{
    lat: [number], 
    lng: [number], 
    title: '@[your username]', 
    name: '[your full name]', 
    fullText: '', 
    img: 'img/[your username].jpe', 
    cohort: '[your cohort]'
} 
  1. change the text in brackets (remove brackets) Your cohort: redPanda, articFox, cheetah, kangaroo, racoon, rhino
  2. record changes in markersdata.js
  3. add photos to the folder img (Photo should be square, small size. Name of the image, your user name)
  4. make a pull request 🔥