@@ -40,7 +40,7 @@ const SistentAbout = () => {
40
40
< h2 > About Sistent</ h2 >
41
41
</ a >
42
42
< p >
43
- Sistent is the Layer5 Design System - an open source design system
43
+ Sistent an open source design system
44
44
that offers building blocks to create consistent, accessible, and
45
45
user-friendly interfaces. It's aimed at developers who want to
46
46
design applications aligned with the same brand and ensure a
@@ -52,13 +52,12 @@ const SistentAbout = () => {
52
52
components, icons, and design tokens that developers can readily
53
53
integrate into their applications. By using Sistent, developers
54
54
can save time and effort while maintaining a high-quality user
55
- experience throughout Layer5 products .
55
+ experience.
56
56
</ p >
57
57
< p >
58
58
< b >
59
- Sistent provides a consistent user experience across Layer5
60
- projects and any frontend software projects that choose to use
61
- Sistent, too.
59
+ Sistent provides a consistent user experience across any frontend
60
+ software projects that choose to use it.
62
61
</ b >
63
62
</ p >
64
63
< p >
@@ -77,6 +76,11 @@ const SistentAbout = () => {
77
76
(please do!), let us know, and we will help you get started on
78
77
contributing.
79
78
</ p >
79
+ < h3 > Layer5 Brand Resources</ h3 >
80
+ < ul >
81
+ < li > < a href = "https://layer5.io/brand/brand-guide.pdf" > Brand Guide</ a > </ li >
82
+ < li > < a href = "https://layer5.io/company/brand" > Logos and Brand Kits</ a > </ li >
83
+ </ ul >
80
84
< a id = "Installation" >
81
85
< h2 > Installation and Quickstart</ h2 >
82
86
</ a >
0 commit comments