Skip to content

Commit

Permalink
Update index.html host
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo42night authored Oct 14, 2024
1 parent 1f877d4 commit b7890a3
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 @@ -4,10 +4,10 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>dokumentasi HTML</title>
<link rel="shortcut icon" href="img/favicon.ico" sizes="32x32" type="image/x-icon" />
<link rel="icon" href="img/icon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="img/apple-touch-icon.png" />
<link rel="manifest" href="img/site.webmanifest">
<link rel="shortcut icon" href="https://leo42night.github.io/img/favicon.ico" sizes="32x32" type="image/x-icon" />
<link rel="icon" href="https://leo42night.github.io/img/icon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="https://leo42night.github.io/img/apple-touch-icon.png" />
<link rel="manifest" href="https://leo42night.github.io/img/site.webmanifest">
</head>

<body>
Expand Down

0 comments on commit b7890a3

Please sign in to comment.