Skip to content

Commit 2a14e2e

Browse files
committed
dev: update title, favicon
1 parent 528d001 commit 2a14e2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/ngxe/src/favicon.ico

-948 Bytes
Binary file not shown.

projects/ngxe/src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>Ngxe</title>
5+
<title>ngxe</title>
66
<base href="/">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
8-
<link rel="icon" type="image/x-icon" href="favicon.ico">
8+
<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>">
99
</head>
1010
<body>
1111
<app-root></app-root>

0 commit comments

Comments
 (0)