mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
add nav.no tu users (#359)
This commit is contained in:
parent
28d4dd4846
commit
01e704cbac
@ -20,6 +20,14 @@ const users = [
|
||||
infoLink: 'https://www.finn.no',
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'NAV.no',
|
||||
// You will need to prepend the image path with your baseUrl
|
||||
// if it is not '/', like: '/test-site/img/docusaurus.svg'.
|
||||
image: '/img/nav.jpg',
|
||||
infoLink: 'https://www.nav.no',
|
||||
pinned: true,
|
||||
},
|
||||
];
|
||||
|
||||
const siteConfig = {
|
||||
|
BIN
website/static/img/nav.jpg
Normal file
BIN
website/static/img/nav.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue
Block a user