diff options
| author | Bobby <[email protected]> | 2023-07-13 16:07:24 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-07-13 16:07:24 -0400 |
| commit | c9c0ee4e963e79910dd347c8adc4418ae818690a (patch) | |
| tree | 28abed25590845b337eeb8633370706fbbc57b4a /static | |
| parent | 8171d41e66484ab140df28bf44f6e95deb72de2f (diff) | |
| download | thatcomputerscientist-c9c0ee4e963e79910dd347c8adc4418ae818690a.tar.xz thatcomputerscientist-c9c0ee4e963e79910dd347c8adc4418ae818690a.zip | |
Update Branding and Redirect to `shi.foo`
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/styles.css | 2 | ||||
| -rw-r--r-- | static/images/site/banner.png | bin | 125414 -> 82525 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/static/css/styles.css b/static/css/styles.css index 87149669..80fc4813 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -324,7 +324,7 @@ blockquote { } #header { - background-image: url("../images/site/Banner.gif"); + background-image: url("../images/site/banner.png"); background-repeat: no-repeat; background-position: center; margin: auto; diff --git a/static/images/site/banner.png b/static/images/site/banner.png Binary files differindex 178d9cdf..9bd4156b 100644 --- a/static/images/site/banner.png +++ b/static/images/site/banner.png |
