-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|