diff --git a/README.md b/README.md index 221796a..6918511 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Logo](brand/fulllogo.png) +![Logo](mvnpm-logo.png) ### Use npm like any other Maven dependency... diff --git a/logo.png b/logo.png deleted file mode 100644 index ef4d51e..0000000 Binary files a/logo.png and /dev/null differ diff --git a/mvnpm-logo.png b/mvnpm-logo.png new file mode 100644 index 0000000..c5dd63d Binary files /dev/null and b/mvnpm-logo.png differ diff --git a/mvnpm-logo.svg b/mvnpm-logo.svg new file mode 100644 index 0000000..40ccbcf --- /dev/null +++ b/mvnpm-logo.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/main/resources/META-INF/resources/dummy.txt b/src/main/resources/META-INF/resources/dummy.txt deleted file mode 100644 index e69de29..0000000 diff --git a/src/main/resources/web/app/mvnpm.css b/src/main/resources/web/app/mvnpm.css index 4ce295f..45d45f5 100644 --- a/src/main/resources/web/app/mvnpm.css +++ b/src/main/resources/web/app/mvnpm.css @@ -68,14 +68,13 @@ header { } header img{ - height: 50px; - padding: 15px; + height: 100px; + padding: 20px; } .banner { - display: flex; - align-items: center; - gap: 10px; + height: 50px; + overflow: visible; } main { diff --git a/src/main/resources/web/index.html b/src/main/resources/web/index.html index ee00677..fb882d7 100644 --- a/src/main/resources/web/index.html +++ b/src/main/resources/web/index.html @@ -4,15 +4,14 @@ mvnpm - + {#bundle /}
diff --git a/src/main/resources/web/static/banner.png b/src/main/resources/web/static/banner.png deleted file mode 100644 index a47dc6f..0000000 Binary files a/src/main/resources/web/static/banner.png and /dev/null differ diff --git a/src/main/resources/web/static/favicon.ico b/src/main/resources/web/static/favicon.ico deleted file mode 100644 index 8c6a81d..0000000 Binary files a/src/main/resources/web/static/favicon.ico and /dev/null differ diff --git a/src/main/resources/web/static/logo.png b/src/main/resources/web/static/logo.png deleted file mode 100644 index ef4d51e..0000000 Binary files a/src/main/resources/web/static/logo.png and /dev/null differ diff --git a/src/main/resources/web/static/logo.svg b/src/main/resources/web/static/logo.svg new file mode 100644 index 0000000..0940ff0 --- /dev/null +++ b/src/main/resources/web/static/logo.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +