diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts index 120e9e7..b14762e 100644 --- a/website/docusaurus.config.ts +++ b/website/docusaurus.config.ts @@ -103,7 +103,7 @@ const config: Config = { title: "S3GW", logo: { alt: "s3gw logo", - src: "img/s3gw-tech-logo-proposed.png", + src: "img/s3gw-tech-logo-200x200.png", }, items: [ { diff --git a/website/static/img/favicon-16x16.png b/website/static/img/favicon-16x16.png new file mode 100644 index 0000000..d20dcab Binary files /dev/null and b/website/static/img/favicon-16x16.png differ diff --git a/website/static/img/favicon-32x32.png b/website/static/img/favicon-32x32.png new file mode 100644 index 0000000..5fd2814 Binary files /dev/null and b/website/static/img/favicon-32x32.png differ diff --git a/website/static/img/favicon.ico b/website/static/img/favicon.ico index 26983bf..4dff80d 100644 Binary files a/website/static/img/favicon.ico and b/website/static/img/favicon.ico differ diff --git a/website/static/img/s3gw-tech-favicon-16x16.png b/website/static/img/s3gw-tech-favicon-16x16.png deleted file mode 100644 index 1da459e..0000000 Binary files a/website/static/img/s3gw-tech-favicon-16x16.png and /dev/null differ diff --git a/website/static/img/s3gw-tech-favicon-32x32.png b/website/static/img/s3gw-tech-favicon-32x32.png deleted file mode 100644 index 13a51cf..0000000 Binary files a/website/static/img/s3gw-tech-favicon-32x32.png and /dev/null differ diff --git a/website/static/img/s3gw-tech-logo-200x200.png b/website/static/img/s3gw-tech-logo-200x200.png new file mode 100644 index 0000000..75b919e Binary files /dev/null and b/website/static/img/s3gw-tech-logo-200x200.png differ diff --git a/website/static/img/s3gw-tech-logo-proposed.png b/website/static/img/s3gw-tech-logo-proposed.png deleted file mode 100644 index 31c4c5f..0000000 Binary files a/website/static/img/s3gw-tech-logo-proposed.png and /dev/null differ diff --git a/website/static/img/s3gw-tech-logo-proposed.svg b/website/static/img/s3gw-tech-logo-proposed.svg deleted file mode 100644 index 4db1e03..0000000 --- a/website/static/img/s3gw-tech-logo-proposed.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - diff --git a/website/static/img/s3gw-tech-logo.webp b/website/static/img/s3gw-tech-logo.webp new file mode 100644 index 0000000..a521a55 Binary files /dev/null and b/website/static/img/s3gw-tech-logo.webp differ