Skip to content

Commit

Permalink
Add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat committed Sep 26, 2023
1 parent 307e8c7 commit 41d428e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<link rel="stylesheet" href="download.css">
<link rel="stylesheet" href="hamburger.css">
<link rel="stylesheet" href="wave.css">
<link rel="icon" href="images/panda-icon.png">
<title>Download Panda3DS - Panda3DS</title>
</head>

Expand Down
1 change: 1 addition & 0 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<link rel="stylesheet" href="panda.css">
<link rel="stylesheet" href="hamburger.css">
<link rel="stylesheet" href="wave.css">
<link rel="icon" href="images/panda-icon.png">
<title>FAQ - Panda3DS</title>
</head>

Expand Down
Binary file added images/panda-icon.png
Loading
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 index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<link rel="stylesheet" href="panda.css" />
<link rel="stylesheet" href="hamburger.css" />
<link rel="stylesheet" href="wave.css" />
<link rel="icon" href="images/panda-icon.png">
<title>Home - Panda3DS</title>
<meta
name="description"
Expand Down

0 comments on commit 41d428e

Please sign in to comment.