From 1153373650f0ec7a8e4b2af7b19624a55c7e17a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Fri, 6 Jun 2014 13:26:46 +0200 Subject: [PATCH] add support for Monocle --- Gruntfile.js | 1 - index.html | 15 ++++++++++++--- logos/monocle.png | Bin 0 -> 31720 bytes package.json | 28 ---------------------------- src/index.html | 8 ++++++++ src/janin.currency.js | 7 ++++--- wallets/monocle.png | Bin 0 -> 505425 bytes 7 files changed, 24 insertions(+), 35 deletions(-) create mode 100644 logos/monocle.png delete mode 100644 package.json create mode 100644 wallets/monocle.png diff --git a/Gruntfile.js b/Gruntfile.js index df6a252..5d4f5ec 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,7 +1,6 @@ module.exports = function (grunt) { // Project configuration. grunt.initConfig({ - pkg: grunt.file.readJSON('package.json'), combine: { single: { input: "./src/index.html", diff --git a/index.html b/index.html index f69181c..ae0d00f 100644 --- a/index.html +++ b/index.html @@ -9730,18 +9730,21 @@ h1 { margin: 0px; height: 91px; } Dogecoin Fastcoin Feathercoin + Goodcoin Gridcoin HTMLcoin Litecoin MagicInternetMoney Marscoin Megacoin + Monocle Namecoin Novacoin Peercoin Primecoin Reddcoin Topcoin + TreasureHuntCoin Vertcoin @@ -10107,6 +10110,11 @@ h1 { margin: 0px; height: 91px; }

Release notes

+ 06.2014 -- +

+

05.2014 --