mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Add unicode-fonts as submodule (#1182)
* Add unicode-fonts as submodule Removed checkout process from screenshotter.sh. * Rename test-fonts submodule and update repo URL
This commit is contained in:
committed by
Kevin Barabash
parent
9e22012619
commit
96ad6e0f4f
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "submodules/katex-fonts"]
|
||||
path = submodules/katex-fonts
|
||||
url = https://github.com/KaTeX/katex-fonts
|
||||
[submodule "submodules/katex-test-fonts"]
|
||||
path = submodules/katex-test-fonts
|
||||
url = https://github.com/KaTeX/katex-test-fonts.git
|
||||
|
Reference in New Issue
Block a user