Skip to content

Commit

Permalink
update header.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaswagner2826 committed Jan 25, 2024
1 parent b2a8563 commit b2b96f7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
<header class="site-header">

<div class="top-banner logo theme">
<div class="top-banner theme">
<div class="inner">
<div>
<!-- <div> -->
<!-- <a class="logotype" href="http://www.utdallas.edu/" target="_blank" rel="noopener noreferrer">
<span>The University of Texas at Dallas</span>
</a>
<a href="https://www.utdallas.edu/"><img class="logo" alt="UT Dallas Mobile" src="https://websvcs.utdallas.edu/templates/engineering/syse/images/utdallas-logo.png"></a> -->
</div>
<!-- </div> -->
<div class="nav">
<ul class="top-banner-menu">
<li><a href="https://www.utdallas.edu/" target="_blank" rel="noopener noreferrer">
<img src="https://websvcs.utdallas.edu/templates/engineering/syse/images/utdallas-logo.png" style="height:2.5em"> <!-- class="logo" alt="UT Dallas Mobile" -->
<img src="https://websvcs.utdallas.edu/templates/engineering/syse/images/utdallas-logo.png" style="height:1em"> <!-- class="logo" alt="UT Dallas Mobile" -->
</a></li>
<li><a href="http://ecs.utdallas.edu" target="_blank" rel="noopener noreferrer">
<!-- About ECS -->
<!-- <img src="{ https://media.licdn.com/dms/image/C4D0BAQF8hNHOZ-0Ccw/company-logo_200_200/0/1652386937114/the_erik_jonsson_school_of_engineering__computer_science_at_ut_dallas_logo?e=1713398400&v=beta&t=E0TwS4VzhuTrn90px_CN4qvCZBP09AbekmnrrrwmsGE }" style="width:10%;"> -->
<img src="https://engineering.utdallas.edu/websvcs/templates/engineering/bio/images/jonssonschool.png" style="height:1.5em;">
<img src="https://engineering.utdallas.edu/websvcs/templates/engineering/bio/images/jonssonschool.png" style="height:1em;">
</a></li>
<li><a href="http://me.utdallas.edu" target="_blank" rel="noopener noreferrer">
<!-- Mechanical Engineering -->
<!-- <img src="{ https://media.licdn.com/dms/image/D560BAQHejsa7vpNapg/company-logo_200_200/0/1685995076675/utdme_logo?e=1713398400&v=beta&t=-DH9uKkNYlHxVTM8ZwmBWyxiR7yOD5BV9CkF3VTHqA8 }" style="width:5%;"> -->
<img src="https://bpb-us-e2.wpmucdn.com/sites.utdallas.edu/dist/f/1145/files/2020/02/UTDmono_ECS__header_CMYK-2L_header_CMYK-2L.png" style="height:2.5em;">
<img src="https://bpb-us-e2.wpmucdn.com/sites.utdallas.edu/dist/f/1145/files/2020/02/UTDmono_ECS__header_CMYK-2L_header_CMYK-2L.png" style="height:1em;">
</a></li>
<!-- <li><a href="http://www.utdallas.edu" target="_blank" rel="noopener noreferrer">About UT Dallas</a></li> -->
</ul>
Expand Down

0 comments on commit b2b96f7

Please sign in to comment.