Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5d503b1

Browse files
''
1 parent 844e016 commit 5d503b1

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

‎README.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# nice-angular-lite 8 and 7
1+
# nice-angular-lite 7,8,9 and 10
22

33
<h4><a href="https://www.wrappixel.com/demos/free-admin-templates/nice-angular-lite/angular/#/starter">Free Version Demo Link</a></h4>
44

@@ -8,7 +8,6 @@
88

99
<h4><a href="https://wrappixel.com/demos/angular-admin-templates/nice-angular/main/dashboard/classic">Demo</a></h4>
1010

11-
1211
## Development server
1312

1413
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

‎angular-10/src/index.html‎

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
11
<!DOCTYPE html>
22
<html lang="en">
3+
<head>
4+
<base href="./" />
5+
<meta charset="utf-8" />
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1" />
8+
<meta name="description" content="" />
9+
<meta name="author" content="" />
10+
<title>Nice Admin Angular Template - Angular 10 admin template</title>
11+
<link
12+
rel="icon"
13+
type="image/png"
14+
sizes="16x16"
15+
href="assets/images/favicon.png"
16+
/>
17+
</head>
318

4-
<head>
5-
<base href="./">
6-
<meta charset="utf-8">
7-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
8-
<meta name="viewport" content="width=device-width, initial-scale=1">
9-
<meta name="description" content="">
10-
<meta name="author" content="">
11-
<title>Nice Admin Angular Template - Angular 9+ admin template</title>
12-
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon.png">
13-
</head>
14-
15-
<body>
16-
19+
<body>
1720
<app-root></app-root>
18-
19-
</body>
20-
21-
</html>
21+
</body>
22+
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /