Skip to content

Commit

Permalink
Adds email
Browse files Browse the repository at this point in the history
  • Loading branch information
erkattak committed Apr 15, 2024
1 parent 8722997 commit fc11865
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,16 @@
<section class="page-header">
<h1 class="project-name">AgnosTechValley</h1>
<h2 class="project-tagline">A Tech Meetup and Community for Polyglots in Tech Valley</h2>
<p>
Contact one of the organizers for a Slack invite.</p>
<p>Contact one of the organizers directly for a Slack invite.</p>
<div class="contact-organizer">
<a href="https://fosstodon.org/@erkattak"><i class="fa fa-mastodon" aria-hidden="true"></i> @erkattak</a>
<a href="https://twitter.com/KirkBater"><i class="fa fa-twitter-square" aria-hidden="true"></i> @kirkbater</a>
<a href="https://fosstodon.org/@blainsmith"><i class="fa fa-mastodon" aria-hidden="true"></i> @blainsmith</a>
</div>
<p>Or reach out with an email.</p>
<div class="contact-organizer">
<a href="mailto:[email protected]?subject=Hello%2C%20ATV"><i class="fa fa-envelope" aria-hidden="true"></i> [email protected]</a>
</div>
</section>
<section class="main-content">
<h3>Another Tech Meetup?</h3>
Expand Down

0 comments on commit fc11865

Please sign in to comment.