change header image

This commit is contained in:
filifa 2024-08-15 19:28:24 -05:00
parent b9971c9ed0
commit 2fe5c02028
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 KiB

View File

@ -6,7 +6,7 @@ class DDHeader extends HTMLElement {
connectedCallback() {
this.innerHTML = `
<header>
<img id="headerimg" src="/dairydemon.jpg" alt="cow with glowing eyes" />
<img id="headerimg" src="/watching.jpg" alt="cows with glowing eyes" />
<div id="headermain">
<p><a id="homelink" href="/">dairydemon.net</a></p>
<nav>

BIN
watching.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB