mirror of https://github.com/grpc/grpc.io.git
Add docsy theme submodule w/o using it (#228)
This commit is contained in:
parent
6f4ae77ad6
commit
a715d2551d
|
@ -0,0 +1,3 @@
|
|||
[submodule "themes/docsy"]
|
||||
path = themes/docsy
|
||||
url = https://github.com/google/docsy.git
|
|
@ -2,7 +2,7 @@
|
|||
"devDependencies": {
|
||||
"autoprefixer": "^9.7.6",
|
||||
"bulma": "^0.8.0",
|
||||
"netlify-cli": "^2.46.0",
|
||||
"netlify-cli": "^2.51.0",
|
||||
"postcss-cli": "^7.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 053672c24cf51417c300f8ea5d32db545340746d
|
Loading…
Reference in New Issue