Skip to content

Commit 57239c7

Browse files
committed
Promote favicon.svg to root site icon and remove favicon.ico duplication - PR_26154_010-svg-favicon-normalization
1 parent 2520d04 commit 57239c7

73 files changed

Lines changed: 199 additions & 104 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_page_template_v2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<title>Page Template V2 - Game Foundry Studio</title>
99
<meta name="description" content="Theme V2 production content page template.">
10-
<link rel="icon" href="/favicon.ico">
10+
<link rel="icon" href="/favicon.svg">
1111
<link rel="stylesheet" href="assets/theme/v2/css/theme/v2/theme.css">
1212
</head>
1313

account/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Account Home - Game Foundry Studio</title>
88
<meta name="description" content="Plan the personal account workspace for Game Foundry Studio creators.">
9-
<link rel="icon" href="/favicon.ico">
9+
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme/v2/css/theme/v2/theme.css">
1111
</head>
1212

account/preferences.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Preferences - Game Foundry Studio</title>
88
<meta name="description" content="Plan personal workspace preferences for Game Foundry Studio accounts.">
9-
<link rel="icon" href="/favicon.ico">
9+
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme/v2/css/theme/v2/theme.css">
1111
</head>
1212

account/profile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Profile - Game Foundry Studio</title>
88
<meta name="description" content="Plan profile settings for Game Foundry Studio accounts.">
9-
<link rel="icon" href="/favicon.ico">
9+
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme/v2/css/theme/v2/theme.css">
1111
</head>
1212

account/security.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Security - Game Foundry Studio</title>
88
<meta name="description" content="Plan security settings for Game Foundry Studio accounts.">
9-
<link rel="icon" href="/favicon.ico">
9+
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme/v2/css/theme/v2/theme.css">
1111
</head>
1212

admin/analytics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>Analytics - Game Foundry Studio</title>
77
<meta name="description" content="Plan analytics administration for Game Foundry Studio.">
8-
<link rel="icon" href="/favicon.ico">
8+
<link rel="icon" href="/favicon.svg">
99
<link rel="stylesheet" href="../assets/theme/v2/css/theme/v2/theme.css">
1010
</head>
1111
<body>

admin/branding.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Branding - Game Foundry Studio</title>
88
<meta name="description" content="Game Foundry Studio brand colors, mascots, and assets.">
9-
<link rel="icon" href="/favicon.ico">
9+
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme/v2/css/styles.css">
1111
</head>
1212

admin/controls.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Controls - Game Foundry Studio</title>
88
<meta name="description" content="Game Foundry Studio controls and form component examples.">
9-
<link rel="icon" href="/favicon.ico">
9+
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme/v2/css/styles.css">
1111
</head>
1212

admin/design-system.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Design System - Game Foundry Studio</title>
88
<meta name="description" content="Authoritative Theme V2 catalog for Game Foundry Studio.">
9-
<link rel="icon" href="/favicon.ico">
9+
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme/v2/css/theme/v2/theme.css">
1111
</head>
1212

admin/grouping-colors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Grouping Colors - Game Foundry Studio</title>
88
<meta name="description" content="Game Foundry Studio tool grouping and badge color reference.">
9-
<link rel="icon" href="/favicon.ico">
9+
<link rel="icon" href="/favicon.svg">
1010
<link rel="stylesheet" href="../assets/theme/v2/css/styles.css">
1111
</head>
1212

0 commit comments

Comments
 (0)