Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmylee committed Aug 12, 2024
1 parent 69aa33f commit e216509
Show file tree
Hide file tree
Showing 17 changed files with 57,143 additions and 32 deletions.
31 changes: 5 additions & 26 deletions components/MarketingServerMono.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,32 +49,11 @@ export default function MarketingServerMono(props) {
<div className={styles.row}>
<div className={styles.content}>
<Title>Downloads</Title>

<ActionItem
style={{ marginTop: `1rem` }}
icon={`⊹`}
href="https://github.com/internet-development/www-server-mono/blob/main/fonts/V1-ServerMono-Regular.otf"
target="_blank"
>
Server Mono Regular OTF
</ActionItem>
<ActionItem icon={`⊹`} href="https://github.com/internet-development/www-server-mono/blob/main/fonts/V1-ServerMono-Regular.woff" target="_blank">
Server Mono Regular WOFF
</ActionItem>
<ActionItem icon={`⊹`} href="https://github.com/internet-development/www-server-mono/blob/main/fonts/V1-ServerMono-Regular.woff2" target="_blank">
Server Mono Regular WOFF2
</ActionItem>
<ActionItem icon={`⊹`} href="https://github.com/internet-development/www-server-mono/blob/main/fonts/V1-ServerMono-RegularSlanted.otf" target="_blank">
Server Mono Regular Slanted OTF
</ActionItem>
<ActionItem icon={`⊹`} href="https://github.com/internet-development/www-server-mono/blob/main/fonts/V1-ServerMono-RegularSlanted.woff" target="_blank">
Server Mono Regular Slanted WOFF
</ActionItem>
<ActionItem icon={`⊹`} href="https://github.com/internet-development/www-server-mono/blob/main/fonts/V1-ServerMono-RegularSlanted.woff2" target="_blank">
Server Mono Regular Slanted WOFF2
<ActionItem style={{ marginTop: `1rem`}}icon={`⊹`} href="https://github.com/internet-development/www-server-mono/blob/main/fonts/0-0-2" target="_blank">
Latest [8-12-2024] WOFF, WOFF2, OTF, and Glyphs
</ActionItem>
<ActionItem icon={`⭢`} href="https://github.com/internet-development/www-server-mono/blob/main/fonts/V1-ServerMono-Regular.glyphs" target="_blank">
Server Mono Glyphs
<ActionItem icon={`⭢`} href="https://github.com/internet-development/www-server-mono/blob/main/fonts" target="_blank">
View all versions
</ActionItem>
<ActionItem icon={`⭢`} href="https://github.com/internet-development/www-server-mono" target="_blank">
View repository on GitHub
Expand Down Expand Up @@ -118,7 +97,7 @@ export default function MarketingServerMono(props) {
</div>
<div className={styles.right}>
<Title style={{}}>Regular Slanted</Title>
<P style={{ marginTop: `1rem`, fontFamily: 'MonoSlanted' }}>
<P style={{ marginTop: `1rem`, fontFamily: 'ServerMono-Regular-Italic' }}>
Mi sina alta mappa ëa, lómëa coivië, lómëa lúmë, á tyelë, á auta mi i sáma lómë, liëa olassëar ar ilyë lúmët elenaië.
<br />
<br />
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added fonts/0-0-2/ServerMono-Regular-Italic.otf
Binary file not shown.
Binary file added fonts/0-0-2/ServerMono-Regular-Italic.woff
Binary file not shown.
Binary file added fonts/0-0-2/ServerMono-Regular-Italic.woff2
Binary file not shown.
Loading

0 comments on commit e216509

Please sign in to comment.