diff options
| author | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-05-06 20:13:35 -0700 |
|---|---|---|
| committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-05-06 20:13:35 -0700 |
| commit | b744975abfcebba87c48c266abcebdeeb9337aa3 (patch) | |
| tree | b4db286d3f9e4b1468cc42b057776a0f486bb698 /src/index.njk | |
| parent | c05a5a7e990e25b982396303f47f3473580dda24 (diff) | |
| download | lizdotcoffee-b744975abfcebba87c48c266abcebdeeb9337aa3.tar.gz lizdotcoffee-b744975abfcebba87c48c266abcebdeeb9337aa3.zip | |
Remove blog
Diffstat (limited to 'src/index.njk')
| -rw-r--r-- | src/index.njk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/index.njk b/src/index.njk index c496732..aaae563 100644 --- a/src/index.njk +++ b/src/index.njk @@ -6,14 +6,14 @@ title: Home <h2>Liz Dot Coffee</h2> <p> - Hello! My name is Elizabeth (she/he). This is me on the best day of my life, meeting and petting penguins in San Diego. This other guy? That's Gus. + Hello! My name is Elizabeth/Alex (she/he). This is me on the best day of my life, meeting and petting penguins in San Diego. This other guy? That's Gus. </p> <div class="text-center"> - <video height="200" autoplay loop controls muted playsinline> + <video height="300" autoplay loop controls muted playsinline> <source src="/assets/petting_basil.mp4" type="video/mp4"> Your browser does not support the video tag. </video> - <img height="200" src="/assets/gus.jpeg" /> + <img height="300" src="/assets/gus.jpeg" /> </div> <br /> |
