Skip to content

Commit

Permalink
perf: add favicon for benchmark web
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenybai committed Jun 14, 2021
1 parent e8b2653 commit 435778d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/index.html
Expand Up @@ -29,6 +29,7 @@
<script src="./text-interop.js"></script>
<script src="./list-render.js"></script>
<script src="./conditional-render.js"></script>
<link rel="icon" type="image/svg+xml" href="https://raw.githubusercontent.com/millionjs/million/main/.github/assets/icon.svg" />
<title>Million Benchmarks</title>
</head>
<body>
Expand Down

0 comments on commit 435778d

Please sign in to comment.