Skip to content

Commit

Permalink
Change demo page title (trigger build)
Browse files Browse the repository at this point in the history
  • Loading branch information
jannicz committed Aug 26, 2020
1 parent 4c0b933 commit 9c4d638
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/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>SVG Icon Sprite Development</title>
<title>ng-SVG-Icon-Sprite DEMO Application</title>
<base href="/ng-svg-icon-sprite/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
Expand Down
2 changes: 1 addition & 1 deletion 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>SVG Icon Sprite Development</title>
<title>ng-SVG-Icon-Sprite DEMO Application</title>
<base href="/">

<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down

0 comments on commit 9c4d638

Please sign in to comment.