-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
54 lines (54 loc) · 2.06 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "src/fonts/FiraSans"]
path = src/fonts/FiraSans
url = https://github.com/bBoxType/FiraSans.git
[submodule "src/fonts/FiraGO"]
path = src/fonts/FiraGO
url = https://github.com/bBoxType/FiraGO.git
[submodule "src/fonts/DarkerGrotesque"]
path = src/fonts/DarkerGrotesque
url = https://github.com/bettergui/DarkerGrotesque.git
[submodule "src/fonts/Playfair"]
path = src/fonts/Playfair
url = https://github.com/clauseggers/Playfair.git
[submodule "src/fonts/Inter"]
path = src/fonts/Inter
url = https://github.com/rsms/inter.git
[submodule "src/fonts/Hubot"]
path = src/fonts/Hubot
url = https://github.com/github/hubot-sans.git
[submodule "src/fonts/Mona"]
path = src/fonts/Mona
url = https://github.com/github/mona-sans.git
[submodule "src/fonts/LibreCaslonCondensed"]
path = src/fonts/LibreCaslonCondensed
url = https://github.com/ertekinno/libre-caslon-condensed.git
[submodule "src/fonts/SpaceGrotesk"]
path = src/fonts/SpaceGrotesk
url = https://github.com/floriankarsten/space-grotesk.git
[submodule "src/fonts/MonaSans"]
path = src/fonts/MonaSans
url = https://github.com/github/mona-sans.git
[submodule "src/fonts/Instrument-sans"]
path = src/fonts/Instrument-sans
url = https://github.com/Instrument/instrument-sans.git
[submodule "src/fonts/Instrument-serif"]
path = src/fonts/Instrument-serif
url = https://github.com/Instrument/instrument-serif.git
[submodule "src/fonts/Ubuntu-Sans-fonts"]
path = src/fonts/Ubuntu-Sans-fonts
url = https://github.com/canonical/Ubuntu-Sans-fonts.git
[submodule "src/fonts/Sn-pro"]
path = src/fonts/Sn-pro
url = https://github.com/supernotes/sn-pro.git
[submodule "src/fonts/src/fonts/geist"]
path = src/fonts/src/fonts/geist
url = https://github.com/vercel/geist-font.git
[submodule "src/fonts/Geist"]
path = src/fonts/Geist
url = https://github.com/vercel/geist-font.git
[submodule "src/fonts/evilmartians-mono"]
path = src/fonts/evilmartians-mono
url = https://github.com/evilmartians/mono.git
[submodule "src/fonts/Evilmartians-mono"]
path = src/fonts/Evilmartians-mono
url = https://github.com/evilmartians/mono.git