Fix page ids
This commit is contained in:
@@ -9,7 +9,7 @@ import Link from 'next/link'
|
||||
import { useEffect } from 'react'
|
||||
import { HomeButton } from '@/app/components/HomeButton'
|
||||
|
||||
export default function BerryDashGameInfo () {
|
||||
export default function BerryDashWithGunsCustomGameInfo () {
|
||||
useEffect(() => {
|
||||
document.title = 'Lncvrt Games - Berry Dash with Guns Custom'
|
||||
}, [])
|
||||
|
||||
Reference in New Issue
Block a user