-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
107 changed files
with
475 additions
and
1,695 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
import { RootLayout, generateStaticParams, getMetadata } from '@fdk-frontend/ui/layout-root'; | ||
import { RootLayout, generateStaticParams } from '@fdk-frontend/ui/layout-root'; | ||
|
||
const metadata = getMetadata('Forms', 'Forms'); | ||
const metadata = { | ||
title: 'data.norge.no', | ||
description: 'Felles datakatalog' | ||
}; | ||
|
||
export { generateStaticParams, metadata }; | ||
export default RootLayout; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
apps/frontpage/src/app/[lang]/components/catalogs-banner/index.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
apps/frontpage/src/app/[lang]/components/footer/data/index.ts
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
apps/frontpage/src/app/[lang]/components/footer/images/github-logo.tsx
This file was deleted.
Oops, something went wrong.
111 changes: 0 additions & 111 deletions
111
apps/frontpage/src/app/[lang]/components/footer/index.tsx
This file was deleted.
Oops, something went wrong.
5 changes: 3 additions & 2 deletions
5
apps/frontpage/src/app/[lang]/components/frontpage-banner/index.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
apps/frontpage/src/app/[lang]/components/header-search/header-search.module.scss
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
apps/frontpage/src/app/[lang]/components/header-search/index.tsx
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
apps/frontpage/src/app/[lang]/components/header/images/fdk-logo-demo.svg
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.