File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ <h1 class="title">{{ page.title }}</h1>
51
51
52
52
<!-- Static content displayed when there is no input in the search form or Javascript is disabled,
53
53
but also used as a source of data for cards displayed by the vue.js app. -->
54
- < qs-target >
54
+ < qs-target origins-with-relative-urls =" quarkus " >
55
55
< div class ="grid-wrapper guides " id ="all-docs ">
56
56
{% include index-docs-merge.html type="tutorial" %}
57
57
{% if values %}
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ <h1 class="title">{{ page.title }}</h1>
43
43
44
44
<!-- Static content displayed when there is no input in the search form or Javascript is disabled,
45
45
but also used as a source of data for cards displayed by the vue.js app. -->
46
- < qs-target >
46
+ < qs-target origins-with-relative-urls =" quarkus " >
47
47
< div class ="grid-wrapper guides " id ="docs ">
48
48
< div class ="`grid__item width-6-12 width-12-12-m guide-categories callout-wrapper ">
49
49
< h3 > View Category</ h3 >
You can’t perform that action at this time.
0 commit comments