Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/[product]/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default async function RootLayout({
return (
<html lang={htmlLang}>
<head>
<link rel="icon" href={`/favicons/${product}.ico`} />
<link rel="icon" href={`/favicons/${product}.ico?v=20260604`} />
Comment thread
hveraus marked this conversation as resolved.
Outdated

{product === "YakShaver" && (
<Script
Expand Down
4 changes: 2 additions & 2 deletions content/navBars/Tiger/Tiger-NavigationBar.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"Logo": "/Tiger/Logo.svg",
"Logo": "/Tiger/Logo.svg?v=20260604",
"rightNavItem": [
Comment thread
hveraus marked this conversation as resolved.
{
"Title": "CONTACT US",
"JotFormId": "233468468973070",
"_template": "BookingButton"
}
],
"imgSrc": "/Tiger/Logo.svg",
"imgSrc": "/Tiger/Logo.svg?v=20260604",
"imgWidth": 221,
"imgHeight": 52,
"leftNavItem": [
Expand Down
Binary file modified public/favicons/Tiger.ico
Binary file not shown.
Binary file removed public/favicons/tiger.ico
Binary file not shown.