Skip to content

Commit

Permalink
Merge pull request #3269 from remychantenay/android-add-literata-and-…
Browse files Browse the repository at this point in the history
…fraunces-fonts
  • Loading branch information
jacksonh authored Dec 22, 2023
2 parents bc99ea1 + 77627a7 commit a8f04be
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ enum class WebFont(val displayText: String, val rawValue: String) {
ATKINSON_HYPERLEGIBLE("Atkinson Hyperlegible", "AtkinsonHyperlegible"),
SOURCE_SANS_PRO("Source Sans Pro", "SourceSansPro"),
IBM_PLEX_SANS("IBM Plex Sans", "IBMPlexSans"),
LITERATA("Literata", "Literata"),
FRAUNCES("Fraunces", "Fraunces"),
}

enum class ArticleContentStatus(val rawValue: String) {
Expand Down

1 comment on commit a8f04be

@vercel
Copy link

@vercel vercel bot commented on a8f04be Dec 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.