]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-23643 Rebrand favicon
authorJeremy Davis <jeremy.davis@sonarsource.com>
Fri, 15 Nov 2024 13:36:56 +0000 (14:36 +0100)
committersonartech <sonartech@sonarsource.com>
Mon, 18 Nov 2024 20:02:53 +0000 (20:02 +0000)
15 files changed:
server/sonar-auth-saml/src/main/resources/samlAuthResult.html
server/sonar-web/index.html
server/sonar-web/public/apple-touch-icon-114x114.png [deleted file]
server/sonar-web/public/apple-touch-icon-120x120.png [deleted file]
server/sonar-web/public/apple-touch-icon-144x144.png [deleted file]
server/sonar-web/public/apple-touch-icon-152x152.png [deleted file]
server/sonar-web/public/apple-touch-icon-180x180.png [deleted file]
server/sonar-web/public/apple-touch-icon-57x57.png [deleted file]
server/sonar-web/public/apple-touch-icon-60x60.png [deleted file]
server/sonar-web/public/apple-touch-icon-72x72.png [deleted file]
server/sonar-web/public/apple-touch-icon-76x76.png [deleted file]
server/sonar-web/public/apple-touch-icon-precomposed.png [deleted file]
server/sonar-web/public/apple-touch-icon.png
server/sonar-web/public/favicon.ico
server/sonar-web/public/mstile-512x512.png

index 945a8a68c838fed63159bda24cdca51b07c05bb4..37e8676adf1532e2c0fb30eb204adace742d1839 100644 (file)
@@ -4,35 +4,6 @@
     <meta http-equiv="content-type" content="text/html; charset=UTF-8" charset="UTF-8" />
     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
     <link rel="apple-touch-icon" href="WEB_CONTEXT/apple-touch-icon.png" />
-    <link rel="apple-touch-icon" sizes="57x57" href="WEB_CONTEXT/apple-touch-icon-57x57.png" />
-    <link rel="apple-touch-icon" sizes="60x60" href="WEB_CONTEXT/apple-touch-icon-60x60.png" />
-    <link rel="apple-touch-icon" sizes="72x72" href="WEB_CONTEXT/apple-touch-icon-72x72.png" />
-    <link rel="apple-touch-icon" sizes="76x76" href="WEB_CONTEXT/apple-touch-icon-76x76.png" />
-    <link
-      rel="apple-touch-icon"
-      sizes="114x114"
-      href="WEB_CONTEXT/apple-touch-icon-114x114.png"
-    />
-    <link
-      rel="apple-touch-icon"
-      sizes="120x120"
-      href="WEB_CONTEXT/apple-touch-icon-120x120.png"
-    />
-    <link
-      rel="apple-touch-icon"
-      sizes="144x144"
-      href="WEB_CONTEXT/apple-touch-icon-144x144.png"
-    />
-    <link
-      rel="apple-touch-icon"
-      sizes="152x152"
-      href="WEB_CONTEXT/apple-touch-icon-152x152.png"
-    />
-    <link
-      rel="apple-touch-icon"
-      sizes="180x180"
-      href="WEB_CONTEXT/apple-touch-icon-180x180.png"
-    />
     <link rel="icon" type="image/x-icon" href="WEB_CONTEXT/favicon.ico" />
     <meta name="application-name" content="SonarQube" />
     <meta name="msapplication-TileColor" content="#FFFFFF" />
index 4362c3bdc7d3952699d7d905e063d08828c09d00..077ca3afa070fd416e22d61714cb6cb9bbc24281 100644 (file)
@@ -4,15 +4,6 @@
     <meta http-equiv="content-type" content="text/html; charset=UTF-8" charset="UTF-8" />
     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
     <link rel="apple-touch-icon" href="WEB_CONTEXT/apple-touch-icon.png" />
-    <link rel="apple-touch-icon" sizes="57x57" href="WEB_CONTEXT/apple-touch-icon-57x57.png" />
-    <link rel="apple-touch-icon" sizes="60x60" href="WEB_CONTEXT/apple-touch-icon-60x60.png" />
-    <link rel="apple-touch-icon" sizes="72x72" href="WEB_CONTEXT/apple-touch-icon-72x72.png" />
-    <link rel="apple-touch-icon" sizes="76x76" href="WEB_CONTEXT/apple-touch-icon-76x76.png" />
-    <link rel="apple-touch-icon" sizes="114x114" href="WEB_CONTEXT/apple-touch-icon-114x114.png" />
-    <link rel="apple-touch-icon" sizes="120x120" href="WEB_CONTEXT/apple-touch-icon-120x120.png" />
-    <link rel="apple-touch-icon" sizes="144x144" href="WEB_CONTEXT/apple-touch-icon-144x144.png" />
-    <link rel="apple-touch-icon" sizes="152x152" href="WEB_CONTEXT/apple-touch-icon-152x152.png" />
-    <link rel="apple-touch-icon" sizes="180x180" href="WEB_CONTEXT/apple-touch-icon-180x180.png" />
     <link rel="icon" type="image/x-icon" href="WEB_CONTEXT/favicon.ico" />
     <meta name="application-name" content="SonarQube" />
     <meta name="msapplication-TileColor" content="#FFFFFF" />
diff --git a/server/sonar-web/public/apple-touch-icon-114x114.png b/server/sonar-web/public/apple-touch-icon-114x114.png
deleted file mode 100644 (file)
index d3bf726..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-114x114.png and /dev/null differ
diff --git a/server/sonar-web/public/apple-touch-icon-120x120.png b/server/sonar-web/public/apple-touch-icon-120x120.png
deleted file mode 100644 (file)
index 21dd9ad..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-120x120.png and /dev/null differ
diff --git a/server/sonar-web/public/apple-touch-icon-144x144.png b/server/sonar-web/public/apple-touch-icon-144x144.png
deleted file mode 100644 (file)
index a8859d9..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-144x144.png and /dev/null differ
diff --git a/server/sonar-web/public/apple-touch-icon-152x152.png b/server/sonar-web/public/apple-touch-icon-152x152.png
deleted file mode 100644 (file)
index ed12b02..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-152x152.png and /dev/null differ
diff --git a/server/sonar-web/public/apple-touch-icon-180x180.png b/server/sonar-web/public/apple-touch-icon-180x180.png
deleted file mode 100644 (file)
index 167bb46..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-180x180.png and /dev/null differ
diff --git a/server/sonar-web/public/apple-touch-icon-57x57.png b/server/sonar-web/public/apple-touch-icon-57x57.png
deleted file mode 100644 (file)
index 821e1e4..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-57x57.png and /dev/null differ
diff --git a/server/sonar-web/public/apple-touch-icon-60x60.png b/server/sonar-web/public/apple-touch-icon-60x60.png
deleted file mode 100644 (file)
index 1f10bb2..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-60x60.png and /dev/null differ
diff --git a/server/sonar-web/public/apple-touch-icon-72x72.png b/server/sonar-web/public/apple-touch-icon-72x72.png
deleted file mode 100644 (file)
index 371814b..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-72x72.png and /dev/null differ
diff --git a/server/sonar-web/public/apple-touch-icon-76x76.png b/server/sonar-web/public/apple-touch-icon-76x76.png
deleted file mode 100644 (file)
index 9dfb1e6..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-76x76.png and /dev/null differ
diff --git a/server/sonar-web/public/apple-touch-icon-precomposed.png b/server/sonar-web/public/apple-touch-icon-precomposed.png
deleted file mode 100644 (file)
index 21dd9ad..0000000
Binary files a/server/sonar-web/public/apple-touch-icon-precomposed.png and /dev/null differ
index 21dd9adace9d28d91c55022f36107795e4e9c658..7a2e9c4e28dc4e6d6a7444af76530b79b59a93c6 100644 (file)
Binary files a/server/sonar-web/public/apple-touch-icon.png and b/server/sonar-web/public/apple-touch-icon.png differ
index 15b647af1c2a2bd175c93c150295681f0974f51c..438a3cc7d24e0981ba0c8209ec505fbc67a2710b 100644 (file)
Binary files a/server/sonar-web/public/favicon.ico and b/server/sonar-web/public/favicon.ico differ
index b644063292d55a844b794e9ed18201bd04a10957..c5f9bac3231699dbfdc01143ce65272019c4d4e0 100644 (file)
Binary files a/server/sonar-web/public/mstile-512x512.png and b/server/sonar-web/public/mstile-512x512.png differ