Internal Hackathon secret code, How to win in internal hackathon in 1 Hour
Index <! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" /> < meta name = "viewport" content = "width=device-width, initial-scale=1.0" /> <!-- Leaflet CSS --> < link rel = "stylesheet" href = "https://unpkg.com/leaflet/dist/leaflet.css" /> < title > Indian Civic Sense </ title > < link rel = "stylesheet" href = "assets/css/style.css" /> < script defer src = "assets/js/app.js" ></ script > <!-- Leaflet JS --> < script src = "https://unpkg.com/leaflet/dist/leaflet.js" ></ script > </ head > < body > < nav class = "site" > < div class = "container inner" > < a class = "brand" href = "index.html" > < div class = "logo" > CS </ div > ...