From cb7cb16c09c060cafcc053de021d1711e79fa070 Mon Sep 17 00:00:00 2001 From: alexvasl Date: Fri, 3 Feb 2023 12:44:59 +0300 Subject: [PATCH] Added coin templates --- _includes/header.html | 6 +-- bitcoin.html | 15 ++++---- bitcoincash.html | 54 +++++++++++++++++++++++---- css/style.css | 85 +++++++++++++++++++++++++++++++++++------- dogecoin.html | 54 +++++++++++++++++++++++---- epiccash.html | 52 +++++++++++++++++++++++--- firo.html | 54 +++++++++++++++++++++++---- img/coin-btc.png | Bin 0 -> 99923 bytes img/coin-dogecoin.png | Bin 0 -> 105422 bytes img/coin-epiccash.png | Bin 0 -> 95869 bytes img/coin-firo.png | Bin 0 -> 95148 bytes img/coin-litecoin.png | Bin 0 -> 95068 bytes img/coin-monero.png | Bin 0 -> 94068 bytes img/coin-namecoin.png | Bin 0 -> 98339 bytes img/coin-wownero.png | Bin 0 -> 100155 bytes litecoin.html | 54 +++++++++++++++++++++++---- monero.html | 54 +++++++++++++++++++++++---- namecoin.html | 54 +++++++++++++++++++++++---- particl.html | 54 +++++++++++++++++++++++---- wownero.html | 54 +++++++++++++++++++++++---- 20 files changed, 504 insertions(+), 86 deletions(-) create mode 100644 img/coin-btc.png create mode 100644 img/coin-dogecoin.png create mode 100644 img/coin-epiccash.png create mode 100644 img/coin-firo.png create mode 100644 img/coin-litecoin.png create mode 100644 img/coin-monero.png create mode 100644 img/coin-namecoin.png create mode 100644 img/coin-wownero.png diff --git a/_includes/header.html b/_includes/header.html index c1d796a..a137eb1 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -37,13 +37,13 @@