summaryrefslogtreecommitdiff
path: root/src/index.njk
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.njk')
-rw-r--r--src/index.njk6
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 />