diff options
-rw-r--r-- | static/img/crater_lake_bikes.jpg | bin | 0 -> 100479 bytes | |||
-rw-r--r-- | theme/templates/index.html | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/img/crater_lake_bikes.jpg b/static/img/crater_lake_bikes.jpg Binary files differnew file mode 100644 index 0000000..2b1daa2 --- /dev/null +++ b/static/img/crater_lake_bikes.jpg diff --git a/theme/templates/index.html b/theme/templates/index.html index 7095d99..f09f77b 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -24,7 +24,7 @@ Other sites<br /> {% endblock %} {% block content %} -<center><img style="border: none;" src="/static/img/iceland_beach.jpg" alt="iceland beach" /></center> +<center><img style="border: none;" src="/static/img/crater_lake_bikes.jpg" alt="crater lake bikes" /></center> <br /> <br /> @@ -40,7 +40,7 @@ href="http://industry-lab.com/">Industry Lab</a>, MIT). <br /> <h3>Where am I Now?</h3> -<p>As of Winter 2022 I live in Seattle, at the <a href="https://extraordinary.leastsquar.es/">ELS</a> household. I love the volcanoes in this region: climbing them, biking around them, snowboarding down them, whatever. And the big wet mossy trees! +<p>As of Summer 2022 I live in Seattle, at the <a href="https://extraordinary.leastsquar.es/">ELS</a> household. I love the volcanoes in this region: climbing them, biking around them, snowboarding down them, whatever. And the big wet mossy trees! <p>I work at the <a href="https://archive.org">Internet Archive</a> collecting scientific research datasets and publications, and created <a href="https://scholar.archive.org">scholar.archive.org</a>. Before that I worked on infrastructure at <a href="https://stripe.com">Stripe</a>, attended the <a href="https://recurse.com">Recurse Center</a> in New York City, and built Atomic Magnetometers for a small New Jersey company called <a href="http://www.twinleaf.com">Twinleaf</a>. |