mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-06-04 09:41:32 +02:00
Update page title in Index component for consistency
This commit is contained in:
@@ -9,7 +9,7 @@ import { Card, CardContent } from '@/components/ui/card';
|
||||
|
||||
const Index = () => {
|
||||
useSeoMeta({
|
||||
title: 'Picture Feed - LUMINA',
|
||||
title: 'LUMINA',
|
||||
description: 'Discover amazing pictures shared on Nostr.',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user