Standardized some things on the minutes page.

This commit is contained in:
James Murray
2017-12-03 23:21:26 -05:00
parent fd807dee6d
commit 1a8237ea23
4 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ class AboutView extends View
<p>
A senior at Michigan State University majoring in Computer Science,
James has a strong love for software development,
especially the creation of desktop applications.
especially the creation of desktop applications.</br>
<a href="mailto:murra203@msu.edu">Email James</a>
</p> </div>
<div class="card">
@@ -29,7 +29,7 @@ class AboutView extends View
<p>
Senior Computer Science Major at Michigan State University.
I enjoy long walks on the beach and casual conversation about
vimrc files. <a href="https://www.egr.msu.edu/~joseph62">Homepage Here</a>
vimrc files. <a href="https://www.egr.msu.edu/~joseph62">Homepage Here</a></br>
<a href="mailto:joseph62@msu.edu">Email Sean</a>
</p> </div>
<div class="card">
@@ -38,7 +38,7 @@ class AboutView extends View
<p>22 years old, from Washington D.C. Graduating in May 2018
with a Bachelor's of Science in Computer Science. I currently
work as a web developer at SNWorks in East Lansing, MI.
Check out my <a href="https://alfastep.github.io/">portfolio</a>.
Check out my <a href="https://alfastep.github.io/">portfolio</a>.</br>
<a href="mailto:alfastep@msu.edu">Email Stephen</a>
</p> </div>
<div class="card">
@@ -46,7 +46,7 @@ class AboutView extends View
<img src="assets/logan_arent.jpg" height="696" width="696" alt="Logan Arent">
<p>
Senior in Computer Science at Michigan State University.
Working to gain as much knowledge as possible about software development.
Working to gain as much knowledge as possible about software development.</br>
<a href="mailto:arentlog@msu.edu">Email Logan</a>
</p> </div>
<div class="card">
@@ -55,7 +55,7 @@ class AboutView extends View
<p>
20 years old, from Clarkston, MI.
Graduating in May of 2018 with a B.S. in Computer Science.
Currently in a web development internship for Jackson National Life supporting the Mobile Technologies department.
Currently in a web development internship for Jackson National Life supporting the Mobile Technologies department.</br>
<a href="mailto:coppers4@msu.edu">Email Colin</a>
</p> </div>
</div>