Skip to content

Commit

Permalink
Update market widget to new Monero symbol (XMR) and added Euro
Browse files Browse the repository at this point in the history
  • Loading branch information
zone117x committed Jun 10, 2014
1 parent 4e2f24d commit 5d8b3f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config_example.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

"email": "support@cryppit.com",

"cryptonatorWidget": "num=2&base_0=Monero%20(MRO)&target_0=Bitcoin%20(BTC)&base_1=Monero%20(MRO)&target_1=US%20Dollar%20(USD)",
"cryptonatorWidget": "num=3&base_0=Monero%20(XMR)&target_0=Bitcoin%20(BTC)&base_1=Monero%20(XMR)&target_1=US%20Dollar%20(USD)&base_2=Monero%20(XMR)&target_2=Euro%20(EUR)",

"easyminerDownload": "https://github.com/zone117x/cryptonote-easy-miner/releases/",

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
}
#crypto-widget-view{
width: 100%;
height: 146px;
height: 180px;
border: none;
overflow-y: hidden;
margin-left: -10px;
Expand Down

0 comments on commit 5d8b3f1

Please sign in to comment.