diff --git a/demo/src/Header.tsx b/demo/src/Header.tsx index 65eaf5b4..36f96777 100644 --- a/demo/src/Header.tsx +++ b/demo/src/Header.tsx @@ -5,7 +5,7 @@ import image from "../../assets/logo_square.png"; export default function Header() { return (
- +

MemoryViz Demo

diff --git a/demo/src/html/index.html b/demo/src/html/index.html index 9880471e..417cd489 100644 --- a/demo/src/html/index.html +++ b/demo/src/html/index.html @@ -2,6 +2,7 @@ + <%= htmlWebpackPlugin.options.title %>