changed example labels

This commit is contained in:
Andrea Mannocci 2020-07-20 12:17:43 +03:00
parent 310ceba824
commit 4ae4c92a1f
1 changed files with 3 additions and 3 deletions

View File

@ -70,9 +70,9 @@
v-on:click="new_query">Search!</button>
</div>
</div>
<a href="#" v-on:click="run_example(1)">Example 1</a>
<a href="#" v-on:click="run_example(2)">Example 2</a>
<a href="#" v-on:click="run_example(3)">Example 3</a>
<a href="#" v-on:click="run_example(1)">Example 1 (Latent)</a>
<a href="#" v-on:click="run_example(2)">Example 2 (Reuse)</a>
<a href="#" v-on:click="run_example(3)">Example 3 (Multidisciplinary)</a>
</div>
</div>
<div class="row justify-content-center" v-if="hits">