2025-05-14 14:41:51 -06:00

2.0 KiB

Free(ish)

Free(ish) is our way of saying that Changemaker does require an exchange; we ask that you voluntarily provide an email address. We do this because in political work, system security is paramount. If we uncover security vulnerabilities, it's crucial that we can contact you.

We maintain a single mailing list and send updates approximately bi-weekly. Please join us!

Subscribe to Updates

    <div style="margin-bottom: 1rem;">
        <input type="email" name="email" required placeholder="E-mail" style="width: 100%; padding: 8px; border: 2px solid #ffb300; border-radius: 4px; background: #303030; color: #fff;" />
    </div>

    <div style="margin-bottom: 1.5rem;">
        <input type="text" name="name" placeholder="Name (optional)" style="width: 100%; padding: 8px; border: 2px solid #ffb300; border-radius: 4px; background: #303030; color: #fff;" />
    </div>

    <div style="margin-bottom: 1.5rem;">
        <input id="038eb" type="checkbox" name="l" checked value="038eb469-e141-435d-86eb-2ab4df20cf9c" />
        <label for="038eb" style="color: #ffb300;">~Weekly Updates</label>
        <p style="font-size: 0.9rem; color: #ccc; margin-top: 0.5rem;">
            Hi Friend! Subscribing here will get you weekly updates from The Bunker Ops Admin (Bunker Admin) Reed Larsen (thatreallyblondehuman). Expect personal, code, and political updates.
        </p>
    </div>

    <button type="submit" style="background: #ffb300; color: #424242; padding: 8px 20px; border: none; border-radius: 4px; cursor: pointer; font-weight: bold;">Subscribe</button>
</form>