diff --git a/index.html b/index.html index 656f949..dea54d8 100644 --- a/index.html +++ b/index.html @@ -50,6 +50,12 @@ text-decoration: none; border-bottom: 2px solid #d6dde3; } + .main ul { + margin-top: 0.1em; + } + .main li { + list-style: circle; + } @media(max-device-width: 700px) { body { font-size: 36px; @@ -94,16 +100,32 @@ I’m a software engineer at Port Zero based in Berlin. I do a lot of open source work.
-- Some of my most popular projects are zepto, - a programming language I have been working on; hawkweed, - a utility library for Python with an emphasis on functional programming; - a looking glass for routeservers, - including a tool that provides an API - for routeservers powered by BIRD (you can see it in action here); and a - number of - useful tools. -
+ Some of my most popular projects are +I am available for consulting work through Port Zero.