chore: remove dynamic title from result page and change favicon
This commit is contained in:
@@ -65,7 +65,7 @@ export default function VideoResultsPage() {
|
||||
return (
|
||||
<div className="space-y-8">
|
||||
<PageHeader
|
||||
title={getTitle()}
|
||||
title={'Detection Results'}
|
||||
description={`Video ID: ${videoId}`}
|
||||
icon={TrendingUp}
|
||||
actions={
|
||||
|
||||
Reference in New Issue
Block a user