Skip to content

Commit

Permalink
[/] Hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
casparml committed Oct 18, 2024
1 parent 4e67d7d commit e668038
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion Home
Submodule Home deleted from 91c21f
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
<meta name="twitter:image" content="https://dotsharp.org/assets/images/preview.png">
<meta name="twitter:image:alt" content="dotSharp website development">
<!-- Icons Links -->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/apple-touch-icon_180x180.png">
<link id='favicon' rel="shortcut icon" type="image/png" sizes="64x64" href="/assets/images/logo.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/apple-touch-icon_180x180.png">
<link id='favicon' rel="shortcut icon" type="image/png" sizes="64x64" href="/ssets/images/logo.png">
<!-- Dynamic Favicon -->
<script defer src="/assets/js/dynamicFavicon.js"></script>
<script defer src="assets/js/dynamicFavicon.js"></script>
</head>
<!-- Get Mod -->
<body>
Expand Down

0 comments on commit e668038

Please sign in to comment.