diff options
| author | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-07-05 12:42:44 -0700 |
|---|---|---|
| committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-07-05 12:42:44 -0700 |
| commit | 94b912b649150b9863a62096ba4740b2cc8ad21a (patch) | |
| tree | 1882236fc980fa5946d3089a2f2e4670f3a70580 /src/index.njk | |
| parent | ab0ddcaeb1fc37351d14b89100e07d3a343ba9e1 (diff) | |
| download | lizdotcoffee-94b912b649150b9863a62096ba4740b2cc8ad21a.tar.gz lizdotcoffee-94b912b649150b9863a62096ba4740b2cc8ad21a.zip | |
Factor
Diffstat (limited to 'src/index.njk')
| -rw-r--r-- | src/index.njk | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/src/index.njk b/src/index.njk deleted file mode 100644 index aaae563..0000000 --- a/src/index.njk +++ /dev/null @@ -1,33 +0,0 @@ ---- -layout: base.njk -title: Home ---- - -<h2>Liz Dot Coffee</h2> - -<p> - 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="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="300" src="/assets/gus.jpeg" /> -</div> - -<br /> -<p>Together we run, bake bread, and chase squirrels. Sometimes I do computers while he snoozes.</p> - -<p>You can find me on the internet at these places:</p> -<ul> - <li><a rel="me" href="https://twitter.com/emprespresso">twitter</a></li> - <li><a rel="me" href="https://www.linkedin.com/in/emprespresso/">linkedin</a></li> - <li><a rel="me" href="https://www.instagram.com/emprespresso/">instagram</a></li> - <li><a rel="me" href="https://github.com/emprespresso">github</a> (Although, I try to do most of my side projecting <a href="https://code.liz.coffee">on my own infra</a>)</li> - <li><a rel="me" href="mailto:me@liz.coffee">me@liz.coffee</a></li> -</ul> - -<blockquote> - "Right," Holden said. "No coffee. This is a terrible, terrible planet." -</blockquote> |
