Skip to content

Commit

Permalink
Create website icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Got17 committed Aug 7, 2024
1 parent d078acb commit 6fbe42a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions aboutme.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<link rel="stylesheet" href="styles/pages/aboutme.css">
<link rel="stylesheet" href="styles/shared/general.css">
<link rel="stylesheet" href="styles/shared/header.css">
<link rel="icon" href="images/favicon.png" type="image/png">
</head>
<body>
<header class="header">
Expand Down
Binary file added images/favicon.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 @@ -7,6 +7,7 @@
<link rel="stylesheet" href="styles/pages/homepage.css">
<link rel="stylesheet" href="styles/shared/general.css">
<link rel="stylesheet" href="styles/shared/header.css">
<link rel="icon" href="images/favicon.png" type="image/png">
</head>
<body>
<header class="header">
Expand Down
1 change: 1 addition & 0 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<link rel="stylesheet" href="styles/pages/projects.css">
<link rel="stylesheet" href="styles/shared/general.css">
<link rel="stylesheet" href="styles/shared/header.css">
<link rel="icon" href="images/favicon.png" type="image/png">
</head>
<body>
<header class="header">
Expand Down

0 comments on commit 6fbe42a

Please sign in to comment.