diff --git a/src/static/css/App.css b/src/static/css/App.css index 819a558..9194ab0 100755 --- a/src/static/css/App.css +++ b/src/static/css/App.css @@ -456,6 +456,11 @@ tr { margin-right: auto; } +.blinkies { + width: 150px; + height: 20px; +} + #skillstag::after { content: "Click for details..."; display: block; @@ -1037,12 +1042,12 @@ tr { /* Be sure to uncomment this if we ever stop using jebwin memes */ /* #homeIcon { - content: url("../icons/rasterLogo.png"); + content: url("../icons/rasterlogo.png"); } */ .name { font-size: min(6vw, 2em); - background: url("../icons/rasterLogo.png") 0/5rem no-repeat; + background: url("../icons/min.rasterLogo.avif") 0/5rem no-repeat; background-size: contain; } diff --git a/src/static/icons/min.rasterLogo.avif b/src/static/icons/min.rasterLogo.avif new file mode 100644 index 0000000..f5cc122 Binary files /dev/null and b/src/static/icons/min.rasterLogo.avif differ diff --git a/src/static/photos/min.moonWizard.avif b/src/static/photos/min.moonWizard.avif new file mode 100644 index 0000000..098ae69 Binary files /dev/null and b/src/static/photos/min.moonWizard.avif differ diff --git a/src/static/photos/moonWizard.avif b/src/static/photos/moonWizard.avif new file mode 100644 index 0000000..aa57c40 Binary files /dev/null and b/src/static/photos/moonWizard.avif differ diff --git a/src/static/photos/moonWizard.jpeg b/src/static/photos/moonWizard.jpeg deleted file mode 100755 index 739955c..0000000 Binary files a/src/static/photos/moonWizard.jpeg and /dev/null differ diff --git a/src/templates/header.html b/src/templates/header.html index 4fc0c43..075d09f 100755 --- a/src/templates/header.html +++ b/src/templates/header.html @@ -46,18 +46,19 @@ rel="stylesheet" href="{{ url_for('static', filename='css/App.css') }}" /> + - + {{ var['title'] }} diff --git a/src/templates/home.html b/src/templates/home.html index c0a464d..732417c 100755 --- a/src/templates/home.html +++ b/src/templates/home.html @@ -5,8 +5,9 @@
logo
@@ -19,13 +20,13 @@
{{ nameplate() }}
-
- My Brain is Glowing - Pepsi Addict - I Fear No Beer - Secret Message - They took my blood but it wasn't DNA, it was USA - Bob the Builder gif +
+ My Brain is Glowing + Pepsi Addict + I Fear No Beer + Secret Message + They took my blood but it wasn't DNA, it was USA + Bob the Builder gif

Now What?

diff --git a/src/templates/partials/chess.html b/src/templates/partials/chess.html index 55881df..50382aa 100755 --- a/src/templates/partials/chess.html +++ b/src/templates/partials/chess.html @@ -35,7 +35,7 @@

Chess.com Stat Embed by Andrew Simonson
- {%- endmacro %}