diff --git a/Dockerfile b/Dockerfile index 525c9de8824..535881d3b69 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,6 +25,7 @@ ENV MYSQL_USR root \ COPY views /go/bin/views COPY static /go/bin/static +COPY favicon.ico /go/bin/favicon.ico RUN chmod u+x /go/bin/harbor \ && sed -i 's/TLS_CACERT/#TLS_CAERT/g' /etc/ldap/ldap.conf \ diff --git a/favicon.ico b/favicon.ico new file mode 100755 index 00000000000..0c25bae41ba Binary files /dev/null and b/favicon.ico differ diff --git a/static/resources/image/Harbor_Logo_rec.png b/static/resources/image/Harbor_Logo_rec.png new file mode 100755 index 00000000000..5cfafb87c83 Binary files /dev/null and b/static/resources/image/Harbor_Logo_rec.png differ diff --git a/views/index.tpl b/views/index.tpl index bd061f20cab..e86e813a49b 100644 --- a/views/index.tpl +++ b/views/index.tpl @@ -15,9 +15,8 @@
-

 

-

Harbor

-

 

+ Harbor's Logo +

An enterprise-class registry server

diff --git a/views/segment/header-content.tpl b/views/segment/header-content.tpl index 6977d6e488c..1c6e147eac2 100644 --- a/views/segment/header-content.tpl +++ b/views/segment/header-content.tpl @@ -20,7 +20,7 @@ - Harbor BETA +