Skip to content

Commit

Permalink
logo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
clgithubacc committed Dec 4, 2023
1 parent 99fa328 commit ebfc108
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
15 changes: 1 addition & 14 deletions _includes/initiatives.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h2>CSEG Initiatives</h2>
<div class="service-item">
<span class="fa-stack fa-5x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-school fa-stack-1x text-primary"></i>
<i class="fa fa-building fa-stack-1x text-primary"></i>
</span>
<h4>
<strong>Department Representation</strong>
Expand Down Expand Up @@ -45,19 +45,6 @@ <h4>
<a href="connect.html" class="btn btn-light">Learn More</a>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="service-item">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-coffee fa-stack-1x text-primary"></i>
</span>
<h4>
<strong>Tea Time</strong>
</h4>
<p>The weekly departmental social hours, or &quot;Tea Time&quot;.</p>
<a href="tea.html" class="btn btn-light">Learn More</a>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="service-item">
<span class="fa-stack fa-4x">
Expand Down
6 changes: 6 additions & 0 deletions social.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ run weekly board game nights. Take a look at our calendar!

<iframe src="https://www.google.com/calendar/embed?showTitle=0&amp;mode=AGENDA&amp;height=300&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=umich.edu_r777r5udn3p7h91vg3n88hkl0k%40group.calendar.google.com&amp;color=%238C500B&amp;ctz=America%2FNew_York" style="border-width:0" width="800" height="300" frameborder="0" scrolling="no"></iframe>

CSEG also hosts Tea time for casual conversations between students and faculty. Tea times happen weekly, usually at 4:00pm on Wednesday. Tea time is a weekly
social hour, hosted by a different students or research groups each week, and features
snacks and drinks. It's the favorite CSE way to socialize and get to know people!

<iframe src="https://www.google.com/calendar/embed?showTitle=0&amp;mode=AGENDA&amp;height=300&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=umich.edu_r777r5udn3p7h91vg3n88hkl0k%40group.calendar.google.com&amp;color=%238C500B&amp;ctz=America%2FNew_York" style="border-width:0" width="800" height="300" frameborder="0" scrolling="no"></iframe>

0 comments on commit ebfc108

Please sign in to comment.