-
Notifications
You must be signed in to change notification settings - Fork 13
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
1 parent
97f3713
commit f9fd4bd
Showing
1 changed file
with
5 additions
and
9 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 |
---|---|---|
|
@@ -108,15 +108,12 @@ <h2>Projection</h2> | |
</div> | ||
<div class="row py-4 my-4" style="background-color: black; color: white;"> | ||
<div class="col mb-3 small-centered-col"> | ||
<h2 style="color: yellow">Let's Get In Touch!</h2> | ||
<h2 style="color: yellow">Come to our GBMs!</h2> | ||
<p> | ||
For more information, walk up to anyone wearing an LNL t-shirt or | ||
pushing a road case! We're happy to show you what we're doing.<br> | ||
Our General Body Meetings are at 5pm on Wednesdays in AK 219. | ||
</p> | ||
<p> | ||
You can also stop by one of our meetings! General Body Meetings | ||
are held at 5pm on Wednesdays, and our Executive Board Meetings | ||
are at 5pm on Mondays. | ||
Also, our Executive Board Meetings are at 5pm on Mondays in the CC (Campus Center) Chairs Room. | ||
</p> | ||
<p> | ||
Any Questions? <a href="mailto:[email protected]">Email Us!</a><br> | ||
|
@@ -157,9 +154,8 @@ <h5 class="card-title">{{ event.event_name }}</h5> | |
<div class="col mb-3 small-centered-col"> | ||
<h2>How to Join</h2> | ||
<p> | ||
We encourage you to stop by and chat or help out at any of | ||
our events. You can also stop by one of our general body | ||
meetings, which are held every Wednesday at 5PM. | ||
Come to a GBM, or walk up to anyone wearing an LNL t-shirt or | ||
pushing a road case! We're happy to show you what we're doing! | ||
</p> | ||
<div> | ||
<a class="btn btn-primary" href="/list">Upcoming events calendar</a> | ||
|