From 8a148c9819c9fc3be5607f5d9d3f804041f9a11a Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 7 Jan 2015 21:59:32 -0800 Subject: [PATCH] switch the background image to us at disneyland --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 7a7be72..29b13d3 100644 --- a/local.css +++ b/local.css @@ -2,7 +2,7 @@ body { background: #bbb; - background-image: url("http://gallery.donarmstrong.com/2013/10_October/2013_10_26_28_zion_trip/.cache/1600x1279-img_0010.jpg"); + background-image: url("http://laureldon.us/pictures/.cache/1600x1200-laurel_and_don_at_disneyland.jpg"); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; -- 2.39.2