Skip to content

Commit

Permalink
add svg icon
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed Jan 4, 2024
1 parent f57fe1b commit 2d48a70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/logo_facebook.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const Home: React.FC = () => {
<IonTitle size="large">Blank</IonTitle>
</IonToolbar>
</IonHeader>
<IonIcon src="logo_facebook.svg"></IonIcon>
<ExploreContainer />
</IonContent>
</IonPage>
Expand Down

0 comments on commit 2d48a70

Please sign in to comment.