Skip to content

Commit

Permalink
update site title
Browse files Browse the repository at this point in the history
  • Loading branch information
WalissonPires committed Nov 11, 2024
1 parent dac5ac9 commit 35e2dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ document.querySelector<HTMLDivElement>('#app')!.innerHTML = `
<a href="https://vite.dev" target="_blank">
<img src="${viteLogo}" class="logo" alt="Vite logo" />
</a>
<h1>Website v1</h1>
<h1>Website: v1</h1>
</div>
`;

0 comments on commit 35e2dd9

Please sign in to comment.