Skip to content

Commit 6972257

Browse files
author
OPC CI
committed
Now using openpilot theme
1 parent 849a95d commit 6972257

15 files changed

+8
-1
lines changed

book.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66
"summary": "TABLE_OF_CONTENTS.md"
77
},
88
"plugins": [
9+
"sitemap",
910
"edit-link",
1011
"alerts",
1112
"chapter-fold",
1213
"noembed",
13-
"add-js-css"
14+
"add-js-css",
15+
"theme-openpilot"
1416
],
1517
"pluginsConfig": {
1618
"sitemap": {
File renamed without changes.

images/favicon-16.png

406 Bytes
Loading
File renamed without changes.

images/favicon-32.png

705 Bytes
Loading
File renamed without changes.

images/favicon-64.png

1.42 KB
Loading

images/favicon.ico

1.12 KB
Binary file not shown.

images/icons/favicon.ico

-14.7 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"gitbook-plugin-noembed": "^0.1.0",
1818
"gitbook-plugin-sitemap": "^1.2.0",
1919
"gitbook-plugin-styles-sass-fix": "^1.1.2",
20+
"gitbook-plugin-theme-default": "openpilot-community/theme-default",
2021
"node-sass": "^4.9.2"
2122
},
2223
"scripts": {

yarn.lock

+4
Original file line numberDiff line numberDiff line change
@@ -1573,6 +1573,10 @@ [email protected]:
15731573
version "1.0.7"
15741574
resolved "https://registry.yarnpkg.com/gitbook-plugin-theme-default/-/gitbook-plugin-theme-default-1.0.7.tgz#51f71fbca74a261054e9e9d141c42167afefce88"
15751575

1576+
gitbook-plugin-theme-default@openpilot-community/theme-default:
1577+
version "1.0.7"
1578+
resolved "https://codeload.github.com/openpilot-community/theme-default/tar.gz/a8e920453dc8e4eb522840b61606486622848099"
1579+
15761580
gitbook@^3.2.3:
15771581
version "3.2.3"
15781582
resolved "https://registry.yarnpkg.com/gitbook/-/gitbook-3.2.3.tgz#8c3043df0589e6f328f49c043002de56f3bc2046"

0 commit comments

Comments
 (0)