Skip to content

Commit

Permalink
Update ref in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dormant-user committed Mar 7, 2024
1 parent 07bae1e commit 03caaff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<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/thevickypedia_logo.ico">
<link rel="apple-touch-icon" href="https://thevickypedia.github.io/open-source/images/thevickypedia_logo.png">
<link rel="icon" href="https://thevickypedia.github.io/open-source/images/logo/thevickypedia.ico">
<link rel="apple-touch-icon" href="https://thevickypedia.github.io/open-source/images/logo/thevickypedia.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">
<link rel="icon" href="https://raw.githubusercontent.com/thevickypedia/open-source/main/images/logo/thevickypedia.ico">
<link rel="apple-touch-icon" href="https://raw.githubusercontent.com/thevickypedia/open-source/main/images/logo/thevickypedia.png">
-->
<style>
body {
Expand Down

0 comments on commit 03caaff

Please sign in to comment.