Add comment about Docsy fork to .gitmodules

This commit is contained in:
Martin Fischer 2023-07-13 12:52:11 +02:00
parent 746524928c
commit e4962045ec

3
.gitmodules vendored
View file

@ -1,4 +1,7 @@
[submodule "themes/docsy"]
path = themes/docsy
# We use our own forked version of the Docsy theme,
# to avoid loading fonts from CDNs, which Docsy currently
# doesn't support (see https://github.com/google/docsy/issues/605).
url = https://github.com/matrix-org/docsy.git
branch = master