refactor: renames, rewrite some file, function names and texts

This commit is contained in:
Riccardo
2024-06-18 12:03:56 +02:00
parent acc10bf5fd
commit e0b89237fb
22 changed files with 55 additions and 84 deletions

View File

@@ -4,7 +4,7 @@ export default function manifest(): MetadataRoute.Manifest {
return {
name: 'Newsletter',
short_name: 'Newsletter',
description: 'Newsletter with Hackernews top stories',
description: 'Newsletter with top stories from the Hacker News forum',
start_url: '/',
display: 'standalone',
background_color: '#fff',