change header image
This commit is contained in:
parent
b9971c9ed0
commit
2fe5c02028
BIN
dairydemon.jpg
BIN
dairydemon.jpg
Binary file not shown.
Before Width: | Height: | Size: 159 KiB |
|
@ -6,7 +6,7 @@ class DDHeader extends HTMLElement {
|
||||||
connectedCallback() {
|
connectedCallback() {
|
||||||
this.innerHTML = `
|
this.innerHTML = `
|
||||||
<header>
|
<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">
|
<div id="headermain">
|
||||||
<p><a id="homelink" href="/">dairydemon.net</a></p>
|
<p><a id="homelink" href="/">dairydemon.net</a></p>
|
||||||
<nav>
|
<nav>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
Loading…
Reference in New Issue