Skip to content

Commit 1bd62df

Browse files
committed
dev: update title and icon
1 parent 1e97067 commit 1bd62df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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>DHX :: Angular</title>
5+
<title>DHX Diagram With Angular</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" type="image/x-icon" href="https://dhtmlx.com/favicon.ico">
99
</head>
1010
<body>
1111
<app-root></app-root>

0 commit comments

Comments
 (0)