Skip to content

Commit

Permalink
rename page title
Browse files Browse the repository at this point in the history
  • Loading branch information
kwannoel committed Sep 19, 2024
1 parent bcdba73 commit c4f735b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/pages/ddl_graph.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ export default function Streaming() {
return (
<Fragment>
<Head>
<title>Streaming Fragments</title>
<title>Ddl Graph</title>
</Head>
{retVal}
</Fragment>
Expand Down

0 comments on commit c4f735b

Please sign in to comment.