Skip to content

Commit 0e1daf4

Browse files
committed
Re-sync production from out of flow PR
2 parents 967c236 + 4e9e726 commit 0e1daf4

File tree

5 files changed

+7
-2
lines changed

5 files changed

+7
-2
lines changed

docs/.vuepress/theme/components/Hero.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
@require '../styles/config'
3030
3131
.hero
32-
padding 4em 2em
32+
padding 2em
3333
max-width 60vw
3434
3535
img
26 KB
Loading

docs/.vuepress/theme/images/hero.jpg

36.5 KB
Loading

docs/.vuepress/theme/images/hero.png

-747 KB
Binary file not shown.

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@
868868
dependencies:
869869
nprogress "^0.2.0"
870870

871-
"@vuepress/plugin-register-components@^1.0.0-alpha.47":
871+
"@vuepress/plugin-register-components@^1.0.0-alpha.20", "@vuepress/plugin-register-components@^1.0.0-alpha.47":
872872
version "1.0.0-alpha.47"
873873
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.0-alpha.47.tgz#c2f6f03f20071e3f0e9047051689395eb47b8a1e"
874874
integrity sha512-IQXEEM08B4W7owbawNSp3htlNIrn5wEplSAGqEIjjRUrHWhZ6kcFskTgAj2czRndwKGHLaleY5CJsU7dS/B9kA==
@@ -4457,6 +4457,11 @@ markdown-it-anchor@^5.0.2:
44574457
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.0.2.tgz#cdd917a05b7bf92fb736a6dae3385c6d0d0fa552"
44584458
integrity sha512-AFM/woBI8QDJMS/9+MmsBMT5/AR+ImfOsunQZTZhzcTmna3rIzAzbOh5E0l6mlFM/i9666BpUtkqQ9bS7WApCg==
44594459

4460+
markdown-it-attrs@^2.3.2:
4461+
version "2.3.2"
4462+
resolved "https://registry.yarnpkg.com/markdown-it-attrs/-/markdown-it-attrs-2.3.2.tgz#7068c40571735e1b0f5c412ac802627a9fd0db01"
4463+
integrity sha512-DyatNvpatg7w+fGkplWGeie7o/0TogBr2w0izyz9ZQfTMv5G3lbDHQFQ42aP2e5L2mJQt0IeAjWzvYaa2d9xzQ==
4464+
44604465
markdown-it-chain@^1.3.0:
44614466
version "1.3.0"
44624467
resolved "https://registry.yarnpkg.com/markdown-it-chain/-/markdown-it-chain-1.3.0.tgz#ccf6fe86c10266bafb4e547380dfd7f277cc17bc"

0 commit comments

Comments
 (0)