From d6e97c9b8084784aca4669418555e068e2a94e11 Mon Sep 17 00:00:00 2001 From: Lukas Martinelli Date: Tue, 10 Jan 2017 17:26:57 +0100 Subject: [PATCH] Upgrade to v0.30 --- README.md | 2 +- index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5d1b6b3..227d963 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Green | `#76a723` **Modify Icons** -1. Take the style JSON file and upload it to the [Maki Editor](). +1. Take the `iconset.json` and upload it to the [Maki Editor]https://www.mapbox.com/maki-icons/#editor(). 2. Apply your changes and download the fonts and icon set again. 3. Ensure you format the JSON first with `cat iconset.json | jq -MS '.'` 4. Install [spritezero](https://github.com/mapbox/spritezero) `npm install spritezero-cli` diff --git a/index.html b/index.html index 0a6b180..a74715c 100644 --- a/index.html +++ b/index.html @@ -10,8 +10,8 @@ #map { position:absolute; top:0; bottom:0; width:100%; } #github-button { position: absolute; top: 15px; left: 15px; z-index: 1000; } - - + +