create-react-docs-ui 0.6.1 → 0.6.2
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/package.json +1 -1
- package/template/package.json +1 -1
- package/template/public/config/site.en.yaml +5 -0
- package/template/public/config/site.yaml +5 -0
- package/template/public/docs/zh-cn/docs.md +1 -1
- package/template/public/fonts/FragmentMono-Italic.woff2 +0 -0
- package/template/public/fonts/FragmentMono-Regular.woff2 +0 -0
- package/template/public/images/icon/tip.svg +1 -0
package/package.json
CHANGED
package/template/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg t="1772871328740" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7872" width="32" height="32"><path d="M558.6176 105.87136a62.8736 62.8736 0 0 0 9.18016-32.8192c0-34.54976-27.70944-62.5664-61.9008-62.5664-34.176 0-61.90592 28.03712-61.90592 62.5664 0 11.66848 3.15392 22.5536 8.63744 31.88736-75.33056 0.93184-263.60832 60.544-263.60832 272.1024 0 167.53664-16.39424 387.28192-159.46752 387.28192l18.01216 59.88864 222.04928 3.69152c30.65344 101.29408 126.5152 178.05312 236.27776 178.05312 109.74208 0 197.46304-76.75904 228.11648-178.05312l223.36-3.65056 18.01216-59.9296c-133.5808 0-159.4624-204.1856-159.4624-387.10784 0-206.47936-165.0688-258.432-257.30048-271.34464z m-205.16352 725.1456h300.43136c-20.224 60.96896-76.17536 101.9904-147.9936 101.9904-72.61696 0-132.08064-40.4992-152.43776-101.9904z m-96.93184-454.2464c0-185.7536 196.10624-221.40928 249.3696-221.40928 26.8544 0 240.48128 17.7664 240.48128 221.40928 0 205.6704 42.73664 317.32736 81.53088 381.312H178.16064c39.00928-63.90784 78.3616-178.3296 78.3616-381.312z" fill="#000000" p-id="7873"></path></svg>
|