Skip to content

Commit

Permalink
Update image and name references
Browse files Browse the repository at this point in the history
  • Loading branch information
dormant-user committed Mar 6, 2024
1 parent 6a17ee8 commit 6c89919
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
Binary file removed images/apple-touch-icon.jpg
Binary file not shown.
Binary file removed images/favicon.ico
Binary file not shown.
Binary file added images/jarvis_logo.ico
Binary file not shown.
Binary file added images/jarvis_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/thevickypedia_logo.ico
Binary file not shown.
Binary file added images/thevickypedia_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="text/javascript" src="https://thevickypedia.github.io/open-source/nightmode/night.js" defer></script>
<link rel="stylesheet" type="text/css" href="https://thevickypedia.github.io/open-source/nightmode/night.css">
<!-- Favicon.ico and Apple Touch Icon -->
<link rel="icon" href="https://thevickypedia.github.io/open-source/images/favicon.ico">
<link rel="apple-touch-icon" href="https://thevickypedia.github.io/open-source/images/apple-touch-icon.jpg">
<link rel="icon" href="https://thevickypedia.github.io/open-source/images/thevickypedia_logo.ico">
<link rel="apple-touch-icon" href="https://thevickypedia.github.io/open-source/images/thevickypedia_logo.png">
<!-- Can also be reached with raw.githubusercontent.com
<link rel="icon" href="https://raw.githubusercontent.com/thevickypedia/open-source/main/images/favicon.ico">
<link rel="apple-touch-icon" href="https://raw.githubusercontent.com/thevickypedia/open-source/main/images/apple-touch-icon.jpg">
Expand Down

0 comments on commit 6c89919

Please sign in to comment.