Skip to content

Add new favicon file #197

@antonio06

Description

@antonio06

Here we are the new svg file Image

You only need add this file like meta data into layout.tsx (change the file to infoembalses.svg)

src/app/layout.tsx

export const metadata: Metadata = {
  icons: {
    icon: "/images/infoembalses.svg",
  },
};

Check this change in the browser.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions