Skip to content

Commit e6591f9

Browse files
committed
feat: add missing glyphs to the marketing page
1 parent 708a807 commit e6591f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/MarketingServerMono.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,14 @@ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j k l m n
158158
<Title style={{ marginTop: `2rem` }}>Symbols</Title>
159159
<P style={{ marginTop: `1rem`, lineHeight: `1.6rem` }}>
160160
{`
161-
. , : ; … ! ? * # / - – — _ ( ) { } [ ] ‚ „ “ ” ‘ ’ « » ‹ › @ &
161+
. , : ; … ! ? * # / - – — _ ( ) { } [ ] ‚ „ “ ” ‘ ’ « » ‹ › @ & $ | ¦
162162
`}
163163
</P>
164164

165165
<Title style={{ marginTop: `2rem` }}>Math (WIP)</Title>
166166
<P style={{ marginTop: `1rem`, lineHeight: `1.6rem` }}>
167167
{`
168-
+ - = %
168+
+ - = ~ % < >
169169
`}
170170
</P>
171171
<Title style={{ marginTop: `2rem` }}>ASCII</Title>

0 commit comments

Comments
 (0)