Change HTML page title

This commit is contained in:
Денис 2026-02-17 15:52:23 +03:00
parent f69ffd1baf
commit 6a27fc57b7

View File

@ -25,7 +25,7 @@
property="og:image" property="og:image"
content="https://raw.githubusercontent.com/nedois/mantine-dashboard/main/screenshoots/screen-1.jpeg" content="https://raw.githubusercontent.com/nedois/mantine-dashboard/main/screenshoots/screen-1.jpeg"
/> />
<title>USDT Ban Notifications</title> <title>Admin Panel</title>
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>