Add comment about Docsy fork to .gitmodules (#1600)
parent
639caf057d
commit
4f39ad2a24
@ -1,4 +1,7 @@
|
|||||||
[submodule "themes/docsy"]
|
[submodule "themes/docsy"]
|
||||||
path = 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
|
url = https://github.com/matrix-org/docsy.git
|
||||||
branch = master
|
branch = master
|
||||||
|
Loading…
Reference in New Issue