Skip to content

Commit

Permalink
chore(website demo): add page title
Browse files Browse the repository at this point in the history
  • Loading branch information
gilest committed Nov 17, 2023
1 parent 34df0c8 commit 95b42e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/app/templates/demo.hbs
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{{page-title "Demo"}}

<header>
<div class='container'>
<div class="container">
<h1>Demo</h1>

<DemoUpload />
Expand Down

0 comments on commit 95b42e2

Please sign in to comment.