Skip to content

Commit 865deb8

Browse files
authored
add links to blueprint (#1466)
oppdaterer med lenker, kanskje det blir kult, kanskje ikke. idk
1 parent e8a56e5 commit 865deb8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.blueprint/catalog-info.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ metadata:
88
- typescript
99
- tanstack-start
1010
- react
11+
links:
12+
- url: https://grunnmuren.obos.no
13+
title: Grunnmuren documentation
14+
icon: docs
1115
spec:
1216
type: website
1317
owner: nettsted
@@ -22,6 +26,10 @@ metadata:
2226
description: Frontend React component library based on OBOS Grunnmuren Design System
2327
tags:
2428
- react
29+
links:
30+
- url: https://github.com/code-obos/grunnmuren/packages/react
31+
title: Grunnmuren react package documentation
32+
icon: docs
2533
spec:
2634
type: library
2735
owner: nettsted
@@ -36,6 +44,10 @@ metadata:
3644
description: Frontend Tailwind CSS library based on OBOS Grunnmuren Design System
3745
tags:
3846
- tailwind
47+
links:
48+
- url: https://github.com/code-obos/grunnmuren/packages/tailwind
49+
title: Grunnmuren tailwind package documentation
50+
icon: docs
3951
spec:
4052
type: library
4153
owner: nettsted
@@ -50,6 +62,10 @@ metadata:
5062
description: Grunnmuren icons as react components
5163
tags:
5264
- react
65+
links:
66+
- url: https://github.com/code-obos/grunnmuren/packages/icons-react
67+
title: Grunnmuren icons react package documentation
68+
icon: docs
5369
spec:
5470
type: library
5571
owner: nettsted
@@ -64,6 +80,10 @@ metadata:
6480
description: Grunnmuren icons as SVG components
6581
tags:
6682
- svg
83+
links:
84+
- url: https://github.com/code-obos/grunnmuren/packages/icons-svg
85+
title: Grunnmuren icons svg package documentation
86+
icon: docs
6787
spec:
6888
type: library
6989
owner: nettsted

0 commit comments

Comments
 (0)