diff projects.html @ 36:bb6d617ab30c

oops committer: GitHub <noreply@github.com>
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Wed, 02 Feb 2022 20:43:11 -0500
parents fbd0901ec2d8
children 8051fdef82da
line wrap: on
line diff
--- a/projects.html	Wed Feb 02 18:41:12 2022 -0500
+++ b/projects.html	Wed Feb 02 20:43:11 2022 -0500
@@ -14,7 +14,7 @@
 		}
 		body {
 			background-size: cover;
-			background: url("forest.png") no-repeat center center fixed;
+			background: url("blueforest.png") no-repeat center center fixed;
 			color: white;
 			font-family: 'Source Sans 3', sans-serif;
 			text-align: center;