chore: rename app from Boilerplate Website to Intro to Nostr

Update the page <title>, i18n app.title (en/es), and package name.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
padreug 2026-07-22 14:48:24 +02:00
commit 02c0382bca
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Boilerplate Website</title>
<title>Intro to Nostr</title>
</head>
<body>
<div id="app"></div>