Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
111 changes: 111 additions & 0 deletions image/file.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta http-equiv="Expires" content="0">
<meta name="description"
content="This is a static website serving as a beginner friendly project to help developers get started with hacktoberfest - Gateway to open source.">
<link rel="icon" href="https://JANSH7784/img/hacktoberfest-favicon.ico" type="image/x-icon">
<link rel="icon" href="./image/file.svg" type="image/svg+xml">
<link rel="preconnect" href="https://avatars.githubusercontent.com" crossorigin>
<link rel="dns-prefetch" href="//avatars.githubusercontent.com">

Expand Down