From f9c822798af3534c37787d4852f38ea1d39f8515 Mon Sep 17 00:00:00 2001
From: Karl <kc0bfv@gmail.com>
Date: Mon, 13 Jan 2020 11:56:29 +0000
Subject: [PATCH] Updated w/fixes
---
redir/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/redir/index.html b/redir/index.html
index 34202cc..2f3115b 100644
--- a/redir/index.html
+++ b/redir/index.html
@@ -35,7 +35,7 @@
<style>
#headerimg {
- background-image: url(/img/header01.jpg);
+ background-image: url(/ticky_tacky_dark/img/header01.jpg);
background-size: cover;
}
--
Gitblit v1.10.0