We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d29ad commit 418d117Copy full SHA for 418d117
website/docs/.vuepress/components/HomeFooter.vue
@@ -2,7 +2,7 @@
2
<footer class="footer">
3
A product by:
4
<a href="https://www.jbaysolutions.com/" target="_blank" rel="noopener" class="footer-card">
5
- <img src="/assets/img/logo-jbay.png" />
+ <img src="assets/img/logo-jbay.png" />
6
</a>
7
</footer>
8
</template>
website/docs/.vuepress/theme/layouts/Layout.vue
@@ -7,7 +7,7 @@
9
10
11
12
13
0 commit comments