Skip to content

Commit 86a41b4

Browse files
authored
updating landing page and adding mastodon (#15)
1 parent c92ff9f commit 86a41b4

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

docs/index.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Join us for the largest gathering of Python developers within the great state of
1515

1616
---
1717

18-
PyTexas wouldn't be possible without our sponsors. Check back soon, or sign up for our mailing list to be notified when the prospectus opens. <!--Check out our [Prospectus](https://drive.google.com/file/d/1q1txXEPwDC79wNBa8x7SkQsbnjviCfAj/view) and sponsor PyTexas today.-->
18+
PyTexas wouldn't be possible without our sponsors. Check out our [Prospectus](sponsors/sponsor-us.md) and sponsor PyTexas today.
1919

2020
- :fontawesome-solid-ticket:{ .lg .middle} __Attend__
2121

@@ -50,14 +50,7 @@ Join us for the largest gathering of Python developers within the great state of
5050
---
5151

5252
Get the latest news about the PyTexas Conference and all PyTexas Foundation activities.
53-
<form role="form" action="//pytexas.us11.list-manage.com/subscribe/post?u=93d4ab771d0c2e4facc053add&amp;id=fa6aa40a2e" method="post" data-form-email novalidate>
54-
<div class="form-row">
55-
<input type="email" class="form-control" placeholder="Email Address" aria-label="Email Address" name="EMAIL" required style="border: 1px solid black; width: 200px; height: 45px;">
56-
<button type="submit" class="md-button email-button--primary " data-loading-text="Sending">Subscribe</button>
57-
</div>
58-
</form>
59-
<small class="text-muted form-text">
60-
We'll never share your details. Refer to our <a href="privacy">Privacy Statement</a>.
61-
</small>
62-
63-
</div>
53+
[:octicons-arrow-right-24: Sign Up for Our Monthly Newsletter](https://mailchi.mp/035388afb48a/pytexas-community)
54+
55+
56+
</div>

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ extra:
7070
- icon: fontawesome/brands/twitter
7171
link: https://twitter.com/pytexas
7272
name: Twitter
73+
- icon: fontawesome/brands/mastodon
74+
link: https://fosstodon.org/@pytexas
75+
name: Mastodon
7376
- icon: fontawesome/brands/discord
7477
link: https://discord.gg/jNPAbcNukj
7578
name: Discord

0 commit comments

Comments
 (0)