We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528d001 commit 2a14e2eCopy full SHA for 2a14e2e
projects/ngxe/src/favicon.ico
-948 Bytes
projects/ngxe/src/index.html
@@ -2,10 +2,10 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
- <title>Ngxe</title>
+ <title>ngxe</title>
6
<base href="/">
7
<meta name="viewport" content="width=device-width, initial-scale=1">
8
- <link rel="icon" type="image/x-icon" href="favicon.ico">
+ <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%221em%22 font-size=%2280%22>📜</text></svg>">
9
</head>
10
<body>
11
<app-root></app-root>
0 commit comments