From 76039f23668e7442841ec50239f5ec6c57974f47 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Fri, 2 Aug 2024 11:29:21 -0700 Subject: [PATCH] feat: new background --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 1ec99dc..a5b00f6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,7 +26,7 @@ } body::before { - background: url(https://cdn.nhcarrigan.com/banner.png); + background: url(https://cdn.nhcarrigan.com/background.png); background-size: cover; background-position: center; width: 100%;