Skip to content

Commit 62b1bf6

Browse files
committed
refactor: updated those contents as well
1 parent c2307e8 commit 62b1bf6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"title": "DB UX Design System - Angular 17 example",
3-
"description": "This is an example of using the DB UX Design System with Angular 17.",
2+
"title": "DB UX Design System - Angular 18 example",
3+
"description": "This is an example of using the DB UX Design System with Angular 18.",
44
"tags": ["angular", "typescript"],
55
"published": true
66
}

angular18-example/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>Angular17Example</title>
5+
<title>Angular 18 example</title>
66
<base href="/">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<link rel="icon" type="image/x-icon" href="favicon.ico">

0 commit comments

Comments
 (0)