Add comment about Docsy fork to .gitmodules (#1600)

This commit is contained in:
Martin Fischer 2023-07-19 10:43:08 +02:00 committed by GitHub
parent 639caf057d
commit 4f39ad2a24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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