From 1ba7f2893b17c4b67264f217f33dd1818ededf21 Mon Sep 17 00:00:00 2001 From: Jumping Mc283 <77177771+jumping283@users.noreply.github.com> Date: Thu, 10 Nov 2022 13:52:54 -0800 Subject: [PATCH] Update index.html --- maydo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maydo/index.html b/maydo/index.html index cce2d6c..c9c7e1d 100644 --- a/maydo/index.html +++ b/maydo/index.html @@ -10,7 +10,7 @@ body,h1 {font-family: "Raleway", sans-serif} body, html {height: 100%} .bgimg { - background-image: url('https://w3schools.com/w3images/forestbridge.jpg'); + background-image: url('https://raw.githubusercontent.com/adredirection-rtewg656W6TA5sdys7s6agd/junebeetle.github.io/master/background.png'); min-height: 100%; background-position: center; background-size: cover;