Skip to content

Commit

Permalink
updating social media icons and links
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-c committed Jan 4, 2024
1 parent 261c459 commit 8ed928c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/navbar.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
}}
<div class="lang-social">{{{output.nav_language}}} {{{ output.login_status }}} {{{ output.contact_email }}}

<a href="#" class="soc-icon"><i class="fa fa-twitter" aria-hidden="true"></i></a> <a href="#" class="soc-icon"><i class="fa fa-facebook-official" aria-hidden="true"></i></a> <a href="#" class="soc-icon"><i class="fa fa-instagram" aria-hidden="true"></i></a> <a href="#" class="soc-icon"><i class="fa fa-youtube" aria-hidden="true"></i></a>
<a href="https://www.facebook.com/HillandLeveneSchools" class="soc-icon" target="_blank"><i class="fa fa-facebook-official" aria-hidden="true"></i></a> <a href="https://www.instagram.com/hillandleveneschools/" class="soc-icon" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a> <a href="https://www.linkedin.com/school/hill-levene-schools-of-business-at-university-of-regina/" class="soc-icon" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</div>
<nav class="navbar fixed-top {{navbarcolorclasses}} navbar-expand" aria-label="{{#str}}sitemenubar, admin{{/str}}">

Expand Down

0 comments on commit 8ed928c

Please sign in to comment.