Skip to content

Commit 2162a03

Browse files
authored
Merge pull request #6554 from layer5io/leecalcote-patch-1
[Sistent] Brand resources
2 parents 07ca70f + 9f43234 commit 2162a03

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

src/sections/Projects/Sistent/about.js

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const SistentAbout = () => {
4040
<h2>About Sistent</h2>
4141
</a>
4242
<p>
43-
Sistent is the Layer5 Design System - an open source design system
43+
Sistent an open source design system
4444
that offers building blocks to create consistent, accessible, and
4545
user-friendly interfaces. It's aimed at developers who want to
4646
design applications aligned with the same brand and ensure a
@@ -52,13 +52,12 @@ const SistentAbout = () => {
5252
components, icons, and design tokens that developers can readily
5353
integrate into their applications. By using Sistent, developers
5454
can save time and effort while maintaining a high-quality user
55-
experience throughout Layer5 products.
55+
experience.
5656
</p>
5757
<p>
5858
<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.
6261
</b>
6362
</p>
6463
<p>
@@ -77,6 +76,11 @@ const SistentAbout = () => {
7776
(please do!), let us know, and we will help you get started on
7877
contributing.
7978
</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>
8084
<a id="Installation">
8185
<h2>Installation and Quickstart</h2>
8286
</a>

0 commit comments

Comments
 (0)