@cbnventures/docusaurus-preset-nova 0.16.2 → 0.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
<!--
|
|
2
|
+
This file is generated by @cbnventures/nova.
|
|
3
|
+
Do not edit manually.
|
|
4
|
+
|
|
5
|
+
Run `nova generate must-haves read-me` to regenerate.
|
|
6
|
+
See: https://nova.cbnventures.io/docs/cli/generators/must-haves/read-me
|
|
7
|
+
-->
|
|
8
|
+
|
|
1
9
|
<div align="center">
|
|
2
10
|
<a href="https://nova.cbnventures.io/">
|
|
3
11
|
<picture>
|
package/package.json
CHANGED