Skip to content

Commit

Permalink
Add robots tag
Browse files Browse the repository at this point in the history
  • Loading branch information
gorbatiukcom committed Apr 7, 2024
1 parent 6c0b94f commit f69bba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export const metadata: Metadata = {
twitter: {
images: ["https://admiralinterior.com/images/bg-image.png"],
},
robots: "all",
};

const isProd = process.env.NODE_ENV === "production";
Expand Down

0 comments on commit f69bba2

Please sign in to comment.