diff options
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> |
