Transform images + placeholders
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Check links (push) Failing after 10s
CI / Clippy (push) Successful in 56s
CI / Build and test (push) Successful in 1m22s
CI / Build container (push) Successful in 1m4s
CI / Deploy on waypoint (push) Successful in 46s

This commit is contained in:
2025-11-08 13:11:25 -08:00
parent 1329539059
commit c13618e958
9 changed files with 171 additions and 49 deletions

View File

@@ -27,8 +27,11 @@ pub fn index() -> Page {
h2 id="about" { "About" }
div {
img
src="/assets/img/cover-small.jpg"
class="img-placeholder"
src="/assets/img/cover-small.jpg?t=maxdim(10,10)"
data-large="/assets/img/cover-small.jpg"
style="float:left;margin:10px 10px 10px 10px;display:block;width:25%;"
{}