mirror of
https://github.com/seigler/presentation-blockchains
synced 2025-07-26 01:06:09 +00:00
remove get parameter to assist inliner script
This commit is contained in:
parent
7f00db8bc1
commit
8fa7826d9a
6 changed files with 6 additions and 10 deletions
File diff suppressed because one or more lines are too long
|
@ -457,11 +457,7 @@
|
|||
<ul style="font-size: 0.5rem">
|
||||
<li><a href="https://www.flickr.com/photos/stevendepolo/5644838033/"><img src="styles/blocks.jpg" alt="" class="thumbnail">Steven Depolo, Flickr</a></li>
|
||||
<li><a href="https://commons.wikimedia.org/w/index.php?curid=161923"><img src="styles/Yap_Stone_Money.jpg" alt="" class="thumbnail">Eric Guinther, English Wikipedia</a></li>
|
||||
<li><a href="https://www.flickr.com/photos/ishtaure-dawn/14297543026"><img src="styles/seashells.jpg" alt="" class="thumbnail">Ishataure Dawn, Flickr</a></li>
|
||||
<!-- <li><a href="https://www.flickr.com/photos/68751915@N05/6710868859"><img src="styles/giftcards.jpg" alt="" class="thumbnail">401(K) 2010, Flickr</a></li>-->
|
||||
<li><a href="https://www.flickr.com/photos/imtfi/5875765289"><img src="styles/money-transaction.jpg" alt="" class="thumbnail">Institute for Money, Technology and Financial Inclusion, Flickr</a></li>
|
||||
<li><a href="https://www.flickr.com/photos/106853342@N04/10721964235"><img src="styles/shell-money.jpg" alt="" class="thumbnail">Australian DFAT photo library, Flickr</a></li>
|
||||
<!-- <li><a href="https://commons.wikimedia.org/wiki/File:The_Velveteen_Rabbit_pg_37.jpg"><img src="styles/make-it-real.png" alt="" class="thumbnail">Velveteen Rabbit, Margery Williams 1922</a></li>-->
|
||||
<li><a href="https://www.flickr.com/photos/ammichaels/7159593410"><img src="styles/hashbrowns.jpg" alt="" class="thumbnail">based on image by cheeseslave, Flickr</a></li>
|
||||
<li><a href="https://www.flickr.com/photos/43896901@N00/6102490914"><img src="styles/gold-panning.jpg" alt="" class="thumbnail">Jean-François Gornet, Flickr</a></li>
|
||||
<li>Emoji art supplied by <a href="http://emojione.com/">EmojiOne</a></li>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
@font-face {
|
||||
font-family: 'cryptocoins';
|
||||
src: url('fonts/cryptocoins.eot?d2eit9');
|
||||
src: url('fonts/cryptocoins.eot?d2eit9#iefix') format('embedded-opentype'),
|
||||
url('fonts/cryptocoins.ttf?d2eit9') format('truetype'),
|
||||
url('fonts/cryptocoins.woff?d2eit9') format('woff'),
|
||||
url('fonts/cryptocoins.svg?d2eit9#cryptocoins') format('svg');
|
||||
src: url('fonts/cryptocoins.eot');
|
||||
src: url('fonts/cryptocoins.eot#iefix') format('embedded-opentype'),
|
||||
url('fonts/cryptocoins.ttf') format('truetype'),
|
||||
url('fonts/cryptocoins.woff') format('woff'),
|
||||
url('fonts/cryptocoins.svg#cryptocoins') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
|
BIN
styles/PPAP.jpg
BIN
styles/PPAP.jpg
Binary file not shown.
Before Width: | Height: | Size: 320 KiB |
Binary file not shown.
Before Width: | Height: | Size: 694 KiB |
Binary file not shown.
Before Width: | Height: | Size: 329 KiB |
Loading…
Add table
Add a link
Reference in a new issue