mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-08 04:02:54 +02:00
change titles
This commit is contained in:
@@ -11,7 +11,7 @@ import type { Metadata } from "next";
|
||||
import { getTranslations } from "next-intl/server";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Health checks"
|
||||
title: "Health Checks"
|
||||
};
|
||||
|
||||
type AlertingHealthChecksPageProps = {
|
||||
|
||||
Reference in New Issue
Block a user