Skip to content

Commit

Permalink
fix ico
Browse files Browse the repository at this point in the history
  • Loading branch information
allancoding committed Jan 6, 2024
1 parent ab8a1d6 commit 208260a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html>
<head>
<title>EmulatorJS | Demo</title>
<link rel="icon" href="favicon.ico" sizes="16x16 32x32 48x48 64x64" type="image/vnd.microsoft.icon">
<meta name="viewport" content="width = device-width, initial-scale = 1">
<link rel = icon href = favicon.ico sizes = "16x16 32x32 48x48 64x64" type = image/vnd.microsoft.icon>
<meta name = viewport content = "width = device-width, initial-scale = 1">
<style>
body, html {
height: 100%;
Expand Down

0 comments on commit 208260a

Please sign in to comment.