Skip to content

Commit 5748fb9

Browse files
Merge pull request #173 from untrobotics/URW-0-Add-Logan-To-Web-Team
URW-0 Added Logan to About
2 parents 0d2b69b + 5e8785e commit 5748fb9

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

about/our-web-team.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,16 @@
122122
'linkedin_url'=>'https://www.linkedin.com/in/willow-houchin-127147252',
123123
'github_url'=>'https://www.github.com/WillowHouchin',
124124
];
125+
126+
$members[] = [
127+
'name'=>'Logan Brewer',
128+
'title'=>'Team Member',
129+
'description'=>"Logan Brewer is a Computer Science student at UNT. He is an aspiring software developer with a passion for building things. He enjoys working on electronics projects and tinkering and always approaches problems with eagerness to learn.",
130+
'picture_uri'=>'/images/bio-pics/logan-brewer.jpg',
131+
'linkedin_url'=>'https://www.linkedin.com/in/logan-brewer-26a872256/',
132+
'github_url'=>'https://github.com/loganthebrewer',
133+
];
134+
125135
?>
126136
<main class="page-content">
127137
<!-- Classic Breadcrumbs-->

images/bio-pics/logan-brewer.jpg

24.6 KB
Loading

0 commit comments

Comments
 (0)