mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-19 17:37:53 +01:00
submodules/fonts: add Ubuntu fonts
This commit is contained in:
parent
54c269663c
commit
c53bf7000d
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -106,3 +106,15 @@
|
||||
branch = release
|
||||
ignore = dirty
|
||||
shallow = true
|
||||
[submodule "submodules/ubuntu-sans-mono"]
|
||||
path = submodules/ubuntu-sans-mono
|
||||
url = https://github.com/canonical/Ubuntu-Sans-Mono-fonts.git
|
||||
branch = main
|
||||
ignore = dirty
|
||||
shallow = true
|
||||
[submodule "submodules/ubuntu-sans"]
|
||||
path = submodules/ubuntu-sans
|
||||
url = https://github.com/canonical/Ubuntu-Sans-fonts.git
|
||||
branch = main
|
||||
ignore = dirty
|
||||
shallow = true
|
||||
|
||||
1
submodules/ubuntu-sans
Submodule
1
submodules/ubuntu-sans
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 9554af00fb9d438a12c916df8451c10dcedc9b7e
|
||||
1
submodules/ubuntu-sans-mono
Submodule
1
submodules/ubuntu-sans-mono
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7a7bc14e13702360f1accacbeea101697e70ea5c
|
||||
Loading…
x
Reference in New Issue
Block a user