From 567d608ba046c63bf1f22756ebd6fe7862eee745 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Tue, 14 Feb 2017 12:04:14 -0500 Subject: [PATCH] Update 2017-02-14T17:04:09.416Z --- 404.html | 4 ++-- about/index.html | 4 ++-- index.html | 4 ++-- posts/index.html | 4 ++-- posts/site-redesign/index.html | 4 ++-- presentations/blockchain/index.html | 4 ++-- presentations/index.html | 4 ++-- projects/index.html | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/404.html b/404.html index 259f992..4c8498f 100644 --- a/404.html +++ b/404.html @@ -102,7 +102,7 @@ } body { - background-image: url(../img/workstation.jpg), url(../img/gradient.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: 100% auto, auto 133.3vmin; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; @@ -134,7 +134,7 @@ @media (min-width: 100vh) { body { - background-image: url(../img/workstation.jpg), url(../img/gradient.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: auto 133.3vh, auto 133vh; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; diff --git a/about/index.html b/about/index.html index e9b5485..0fada8f 100644 --- a/about/index.html +++ b/about/index.html @@ -102,7 +102,7 @@ } body { - background-image: url(../img/workstation.f5df6d01.jpg), url(../img/gradient.a8837874.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: 100% auto, auto 133.3vmin; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; @@ -134,7 +134,7 @@ @media (min-width: 100vh) { body { - background-image: url(../img/workstation.f5df6d01.jpg), url(../img/gradient.a8837874.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: auto 133.3vh, auto 133vh; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; diff --git a/index.html b/index.html index 321192c..1af9031 100644 --- a/index.html +++ b/index.html @@ -103,7 +103,7 @@ } body { - background-image: url(../img/workstation.jpg), url(../img/gradient.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: 100% auto, auto 133.3vmin; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; @@ -135,7 +135,7 @@ @media (min-width: 100vh) { body { - background-image: url(../img/workstation.jpg), url(../img/gradient.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: auto 133.3vh, auto 133vh; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; diff --git a/posts/index.html b/posts/index.html index e274dd2..ad0fc76 100644 --- a/posts/index.html +++ b/posts/index.html @@ -102,7 +102,7 @@ } body { - background-image: url(../img/workstation.f5df6d01.jpg), url(../img/gradient.a8837874.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: 100% auto, auto 133.3vmin; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; @@ -134,7 +134,7 @@ @media (min-width: 100vh) { body { - background-image: url(../img/workstation.f5df6d01.jpg), url(../img/gradient.a8837874.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: auto 133.3vh, auto 133vh; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; diff --git a/posts/site-redesign/index.html b/posts/site-redesign/index.html index adff7fd..dd69ca2 100644 --- a/posts/site-redesign/index.html +++ b/posts/site-redesign/index.html @@ -102,7 +102,7 @@ } body { - background-image: url(../img/workstation.jpg), url(../img/gradient.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: 100% auto, auto 133.3vmin; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; @@ -134,7 +134,7 @@ @media (min-width: 100vh) { body { - background-image: url(../img/workstation.jpg), url(../img/gradient.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: auto 133.3vh, auto 133vh; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; diff --git a/presentations/blockchain/index.html b/presentations/blockchain/index.html index 9774ec8..b9e070f 100644 --- a/presentations/blockchain/index.html +++ b/presentations/blockchain/index.html @@ -102,7 +102,7 @@ } body { - background-image: url(../img/workstation.jpg), url(../img/gradient.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: 100% auto, auto 133.3vmin; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; @@ -134,7 +134,7 @@ @media (min-width: 100vh) { body { - background-image: url(../img/workstation.jpg), url(../img/gradient.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: auto 133.3vh, auto 133vh; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; diff --git a/presentations/index.html b/presentations/index.html index 6075aee..eb93c9a 100644 --- a/presentations/index.html +++ b/presentations/index.html @@ -102,7 +102,7 @@ } body { - background-image: url(../img/workstation.f5df6d01.jpg), url(../img/gradient.a8837874.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: 100% auto, auto 133.3vmin; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; @@ -134,7 +134,7 @@ @media (min-width: 100vh) { body { - background-image: url(../img/workstation.f5df6d01.jpg), url(../img/gradient.a8837874.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: auto 133.3vh, auto 133vh; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; diff --git a/projects/index.html b/projects/index.html index 0a27120..56f1e3e 100644 --- a/projects/index.html +++ b/projects/index.html @@ -102,7 +102,7 @@ } body { - background-image: url(../img/workstation.f5df6d01.jpg), url(../img/gradient.a8837874.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: 100% auto, auto 133.3vmin; background-position: 100% 0%; background-repeat: no-repeat, repeat-x; @@ -134,7 +134,7 @@ @media (min-width: 100vh) { body { - background-image: url(../img/workstation.f5df6d01.jpg), url(../img/gradient.a8837874.jpg); + background-image: url(img/workstation.f5df6d01.jpg), url(img/gradient.a8837874.jpg); background-size: auto 133.3vh, auto 133vh; background-position: 100% 0%; background-repeat: no-repeat, repeat-x;