favicon.ico file added
This commit is contained in:
BIN
app/favicon.ico
BIN
app/favicon.ico
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 15 KiB |
@@ -1,5 +1,4 @@
|
||||
import type { Metadata } from "next";
|
||||
import Image from "next/image";
|
||||
import { ReactNode } from "react";
|
||||
|
||||
import "../i18n/request";
|
||||
@@ -32,20 +31,9 @@ export const metadata: Metadata = {
|
||||
"Nasoslar va datchiklarni 3D ko‘rinishda ko‘ring va solishtiring",
|
||||
url: "https://promtechno.uz/",
|
||||
siteName: "Texnik Uskunalar",
|
||||
images: [
|
||||
{
|
||||
url: "/logo.jpg",
|
||||
width: 800,
|
||||
height: 600,
|
||||
alt: "Texnik Uskunalar logotipi",
|
||||
},
|
||||
],
|
||||
locale: "uz_UZ",
|
||||
type: "website",
|
||||
},
|
||||
icons: {
|
||||
icon: "/logo.jpg",
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({ children }: { children: ReactNode }) {
|
||||
|
||||
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
public/logo1.png
Normal file
BIN
public/logo1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
Reference in New Issue
Block a user