trying to fix screenshots

This commit is contained in:
Greg Sarjeant 2025-06-21 19:11:16 -04:00
parent 43e727ddab
commit 44688779d5

View File

@ -4,27 +4,6 @@ A lightweight, HTML-only status feed for self-hosted personal websites. Written
## Screenshots
### Mobile
<img src="https://subcultureofone.org/images/tkr/tkr-logged-out-mobile.png"
alt="tkr logged out view - mobile"
width="40%" height="40%">
<img src="https://subcultureofone.org/images/tkr/tkr-logged-in-mobile.png"
alt="tkr logged in view - mobile"
width="40%" height="40%">
### Desktop
<img src="https://subcultureofone.org/images/tkr/tkr-logged-out-desktop.png"
alt="tkr logged in view - desktop"
width="60%" height="60%">
<img src="https://subcultureofone.org/images/tkr/tkr-logged-in-desktop.png"
alt="tkr logged in view - desktop"
width="60%" height="60%">
## Features
* HTML and CSS implementation. No Javascript.