fix: FAQ in NuxtContent
FAQ converted to NuxtContent
This commit is contained in:
parent
8668b96eff
commit
48efe0f75b
14 changed files with 151 additions and 96 deletions
|
@ -7,7 +7,7 @@
|
|||
<main>
|
||||
<small class="customer">{{ company }}</small>
|
||||
<h3 class="title">{{ title }}</h3>
|
||||
<ul>
|
||||
<ul class="row">
|
||||
<li v-for="skill in tech">
|
||||
<Technology v-bind="skill" link="" />
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue