탭에 path제거
This commit is contained in:
parent
e74604d3f9
commit
35ba41a104
@ -19,9 +19,9 @@ export default function PageTracker() {
|
|||||||
'background:#1e88e5;color:#fff;padding:2px 8px;border-radius:3px;font-weight:bold',
|
'background:#1e88e5;color:#fff;padding:2px 8px;border-radius:3px;font-weight:bold',
|
||||||
)
|
)
|
||||||
|
|
||||||
if (typeof document !== 'undefined') {
|
// if (typeof document !== 'undefined') {
|
||||||
document.title = `${pathname} · HANASYS DESIGN`
|
// document.title = `${pathname} · HANASYS DESIGN`
|
||||||
}
|
// }
|
||||||
}, [pathname])
|
}, [pathname])
|
||||||
|
|
||||||
return null
|
return null
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user