Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 1b636f1

Browse files
committed
chore: add missing favicon
1 parent 4f2feeb commit 1b636f1

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

packages/demo/index.ejs

Lines changed: 0 additions & 15 deletions
This file was deleted.

packages/demo/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Aurelia-Slickgrid Demo</title>
7+
<link rel="icon" href="favicon.ico">
78
</head>
89
<body>
910
<my-app></my-app>

0 commit comments

Comments
 (0)