Skip to content

Commit

Permalink
charles logo to profile component
Browse files Browse the repository at this point in the history
  • Loading branch information
nickchoi10 committed Sep 7, 2022
1 parent c92fd2f commit af2fcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/profile/profile.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!-- sidebar starts -->
<div class="sidebar">
<!-- <i class="fab fa-twitter"></i>-->
<img src="https://i.ibb.co/7vFVtv8/rat.png" width = "70" height = "70"/>
<img src="https://cdn.discordapp.com/attachments/1009121959516315688/1016814063101165668/0C187506-04B4-4FBE-96F1-F4729304D41D.png" width = "30" height = "30"/>
<div class="sidebarOption active">
<span class="material-icons"> home </span>
<button class="sidebarButton" routerLink="/home">Home</button>
Expand Down

0 comments on commit af2fcf5

Please sign in to comment.