Add other tools
This commit is contained in:
parent
66f12ee5f5
commit
135493bcb9
@ -10,6 +10,13 @@
|
||||
<p><i>{{ title }}</i></p>
|
||||
<router-link v-for="[key, value] of Object.entries(routes)" :to="{name:key}" class="ml-4" tag="button">{{ value }}</router-link>
|
||||
</div>
|
||||
|
||||
<hr class="mt-3 mb-3">
|
||||
|
||||
<div class="flex flex-col mb-2">
|
||||
<p><i>Other</i></p>
|
||||
<a href="https://pdf.tools.stuzer.link/" class="ml-4" tag="button">PDF tools</a>
|
||||
</div>
|
||||
</nav>
|
||||
</template>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user