diff --git a/Makefile b/Makefile index 35f0b59..65fe181 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ FONTS = $(shell find fonts -type f) CSS = base.css index.css where.css comms.css ANGELF~1.CSS PAGES = index.html where.html comms.html ANGELF~1.HTM pubkey.txt MEDIA = $(patsubst %,media/%, \ - bg.png bg_2x.png bg_dim.png bg_2x_dim.png snugl.png \ + bg.png bg_2x.png bg_dim.png bg_2x_dim.png kesi.png \ mlem.gif mlem_static.png chitter.png lockpen.png \ niss-nisse.mp3 niss-nisse.ogg \ comm-examples.png \ diff --git a/media/kesi.png b/media/kesi.png new file mode 100644 index 0000000..dadb59b --- /dev/null +++ b/media/kesi.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dbdeca555a102593d431af50fbf80bb9db43e36e77f13896afa9d2a71e61d8a +size 113987 diff --git a/media/snugl.png b/media/snugl.png deleted file mode 100644 index 581cd16..0000000 --- a/media/snugl.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d2edce032af390abcdd9cab8b80fd8f51209a52ae5cf82b7a5501d5ab58bce7 -size 231558 diff --git a/where.css b/where.css index a9197c9..908b471 100644 --- a/where.css +++ b/where.css @@ -2,7 +2,22 @@ main { max-width: 1100px; } -#headerpic { filter: drop-shadow(0 0 30px var(--glow-col)); } +#headerpic { + position: relative; + width: min-content; + margin: auto; +} + +#headerpic figcaption { + position: absolute; + bottom: 0.25em; + right: 0.5em; + font-style: italic; +} + +#headerpic img { + filter: drop-shadow(0 0 30px var(--glow-col)); +} .contact { grid-template-columns: repeat(2, auto auto); diff --git a/where.html b/where.html index 8b4e603..b85f256 100644 --- a/where.html +++ b/where.html @@ -11,9 +11,15 @@

contact info

- - - +
+ + kesi says hi + +
+ art by + gray +
+