Skip to content

Commit

Permalink
Add Montserrat
Browse files Browse the repository at this point in the history
  • Loading branch information
ToxicFrog committed Sep 4, 2021
1 parent c5e95a6 commit c406518
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
[submodule "fonts/spacemono"]
path = fonts/spacemono
url = https://github.com/googlefonts/spacemono.git
[submodule "fonts/Montserrat"]
path = fonts/Montserrat
url = https://github.com/JulietaUla/Montserrat.git
2 changes: 2 additions & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
'fonts/codeface/fonts/edlo/*.ttf',
'fonts/codeface/fonts/inconsolata/*.ttf',
'fonts/spacemono/fonts/*.ttf',
'fonts/Montserrat/fonts/otf/*.otf',
'fonts/Montserrat/fonts/ttf/*.ttf',
]

#### Fonts that need to be renamed. ####
Expand Down
1 change: 1 addition & 0 deletions fonts/Montserrat
Submodule Montserrat added at 5dae7a

0 comments on commit c406518

Please sign in to comment.