fix: correct label
All checks were successful
Deploy / lint-build-deploy (push) Successful in 2m23s

This commit is contained in:
2026-01-22 19:07:56 +01:00
parent 73a4b65936
commit e51942a9b2

View File

@@ -3,7 +3,7 @@ import Script from 'next/script';
import { ReactNode } from 'react'; import { ReactNode } from 'react';
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'DiaryWhisper', title: 'Siri Shortcuts',
description: 'Siri-enabled diary tracker for expenses and day logs' description: 'Siri-enabled diary tracker for expenses and day logs'
}; };