Skip to content

Commit

Permalink
HTML title in the browser tab see #18
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleguido committed Oct 17, 2024
1 parent d7be20e commit 3e851cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/token.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import App from '../components/App.astro';
// https://docs.astro.build/en/guides/routing/#dynamic-redirects
---
<Layout title="Your API token. Impresso data lab.">
<Layout title="Your API token - Impresso Datalab">
<App transition:persist/>
<TokenModal client:only="react" />
</Layout>

0 comments on commit 3e851cf

Please sign in to comment.