Rename to My Collection, add favicon to sidebar and login
Deploy to LXC / deploy (push) Successful in 20s

- Replaced all 'B4L Repair' references with 'My Collection'
- Added favicon.png next to the title in the sidebar
- Added favicon.png on the login page above the title
- Updated all page <title> tags

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-08 17:30:08 +07:00
parent 57e1d3fcc7
commit 6cd5f28bf7
20 changed files with 27 additions and 21 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
</script>
<svelte:head>
<title>Checklist Templates - B4L Repair</title>
<title>Checklist Templates - My Collection</title>
</svelte:head>
<div class="mx-auto max-w-4xl">
@@ -17,7 +17,7 @@
</script>
<svelte:head>
<title>{data.template.title} - Checklists - B4L Repair</title>
<title>{data.template.title} - Checklists - My Collection</title>
</svelte:head>
<div class="mx-auto max-w-3xl">