From 0512629833d7d9188f4facc4312ac1906eff7775 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Sun, 22 Jan 2017 01:58:45 -0500 Subject: [PATCH] build out applications section --- index.html | 113 ++-- libs/cryptoicons/cryptocoins-colors.css | 106 ++++ libs/cryptoicons/cryptocoins.css | 645 +++++++++++++++++++++ libs/cryptoicons/fonts/cryptocoins.eot | Bin 0 -> 67480 bytes libs/cryptoicons/fonts/cryptocoins.svg | 216 +++++++ libs/cryptoicons/fonts/cryptocoins.ttf | Bin 0 -> 67300 bytes libs/cryptoicons/fonts/cryptocoins.woff | Bin 0 -> 67376 bytes styles/blockchain.css | 22 +- styles/gold-panning.jpg | Bin 0 -> 533372 bytes styles/hashpointers-linked-list.svg | 51 +- styles/hashpointers-linked-list_backup.svg | 185 ++++++ styles/hashpointers-new-entry.svg | 46 +- styles/hashpointers-proof-of-work.svg | 167 ++++++ 13 files changed, 1447 insertions(+), 104 deletions(-) create mode 100644 libs/cryptoicons/cryptocoins-colors.css create mode 100644 libs/cryptoicons/cryptocoins.css create mode 100644 libs/cryptoicons/fonts/cryptocoins.eot create mode 100644 libs/cryptoicons/fonts/cryptocoins.svg create mode 100644 libs/cryptoicons/fonts/cryptocoins.ttf create mode 100644 libs/cryptoicons/fonts/cryptocoins.woff create mode 100644 styles/gold-panning.jpg create mode 100644 styles/hashpointers-linked-list_backup.svg create mode 100644 styles/hashpointers-proof-of-work.svg diff --git a/index.html b/index.html index 81de9ca..3fe0c83 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,8 @@ Tech Talk: Blockchain + +