Skip to content

Commit

Permalink
refactor: rename page title
Browse files Browse the repository at this point in the history
  • Loading branch information
draylegend committed Sep 27, 2022
1 parent 2ecdccb commit a4cf5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/angular-client/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>WebClient</title>
<title>AngularClient</title>
<base href="/" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link href="favicon.ico" rel="icon" type="image/x-icon" />
Expand Down

0 comments on commit a4cf5c8

Please sign in to comment.