diff --git a/src/pages/join.astro b/src/pages/join.astro index 56543c7..9bcc2d1 100644 --- a/src/pages/join.astro +++ b/src/pages/join.astro @@ -23,11 +23,6 @@ const roles = [ blurb: 'Design and build confidential systems, from shielded pools and selective disclosure to private settlement and ZK identity, taking work from spec to PoC to production in the open. You bring applied cryptography and protocol design experience, have built on Ethereum, and ship production code, not just research prototypes.', }, - { - title: 'EA / Operations', - blurb: - "Run day-to-day operations for a young company, from entity admin and contracts to scheduling, travel, and events, building light process where it pays off. You've done this before at a startup, ideally one selling to institutions, and you work with high autonomy and discretion across time zones.", - }, ]; ---