You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by is...@apache.org on 2020/10/12 01:19:17 UTC

[airavata-custos-portal] branch ux-improvement updated: gh-31: Adding browser favicon and title

This is an automated email from the ASF dual-hosted git repository.

isjarana pushed a commit to branch ux-improvement
in repository https://gitbox.apache.org/repos/asf/airavata-custos-portal.git


The following commit(s) were added to refs/heads/ux-improvement by this push:
     new 894f57c  gh-31: Adding browser favicon and title
     new e76c6e6  Merge pull request #53 from dinukadesilva/gh-31-adding-browser-favicon-and-title
894f57c is described below

commit 894f57c77230c1a2d8da0515f8b8f703ba457235
Author: Dinuka De Silva <L....@gmail.com>
AuthorDate: Mon Oct 12 06:44:03 2020 +0530

    gh-31: Adding browser favicon and title
---
 .../public/custos-logo_custos-logomark-color.png          | Bin 0 -> 749 bytes
 custos-demo-gateway/public/index.html                     |   4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/custos-demo-gateway/public/custos-logo_custos-logomark-color.png b/custos-demo-gateway/public/custos-logo_custos-logomark-color.png
new file mode 100644
index 0000000..1871121
Binary files /dev/null and b/custos-demo-gateway/public/custos-logo_custos-logomark-color.png differ
diff --git a/custos-demo-gateway/public/index.html b/custos-demo-gateway/public/index.html
index 4123528..a13aad8 100644
--- a/custos-demo-gateway/public/index.html
+++ b/custos-demo-gateway/public/index.html
@@ -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>