Skip to content

Commit

Permalink
apachegh-31: Adding browser favicon and title
Browse files Browse the repository at this point in the history
  • Loading branch information
dinukadesilva committed Oct 12, 2020
1 parent 77f064a commit 894f57c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions custos-demo-gateway/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
<link rel="icon" href="<%= BASE_URL %>custos-logo_custos-logomark-color.png">
<title>Custos</title>
</head>
<body>
<noscript>
Expand Down

0 comments on commit 894f57c

Please sign in to comment.