Skip to content

Commit

Permalink
Merge pull request #173 from untrobotics/URW-0-Add-Logan-To-Web-Team
Browse files Browse the repository at this point in the history
URW-0 Added Logan to About
  • Loading branch information
sebastian-king authored Nov 16, 2024
2 parents 0d2b69b + 5e8785e commit 5748fb9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions about/our-web-team.php
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,16 @@
'linkedin_url'=>'https://www.linkedin.com/in/willow-houchin-127147252',
'github_url'=>'https://www.github.com/WillowHouchin',
];

$members[] = [
'name'=>'Logan Brewer',
'title'=>'Team Member',
'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.",
'picture_uri'=>'/images/bio-pics/logan-brewer.jpg',
'linkedin_url'=>'https://www.linkedin.com/in/logan-brewer-26a872256/',
'github_url'=>'https://github.com/loganthebrewer',
];

?>
<main class="page-content">
<!-- Classic Breadcrumbs-->
Expand Down
Binary file added images/bio-pics/logan-brewer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5748fb9

Please sign in to comment.