Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
matuskosut committed Mar 21, 2024
1 parent 9d69cb2 commit 37943e6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
</v-row>
<v-row dense>
<v-col cols="12">
<SimpleButton size="small" href="place-link" title="Read more"/>
<SimpleButton size="small" href="place-link" title="Read more" />
</v-col>
</v-row>
</v-card-text>
Expand All @@ -392,7 +392,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
</v-row>
<v-row dense>
<v-col cols="12">
<SimpleButton size="small" href="place-link" title="Read more"/>
<SimpleButton size="small" href="place-link" title="Read more" />
</v-col>
</v-row>
</v-card-text>
Expand All @@ -410,7 +410,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
</v-row>
<v-row dense>
<v-col cols="12">
<SimpleButton size="small" href="place-link" title="Read more"/>
<SimpleButton size="small" href="place-link" title="Read more" />
</v-col>
</v-row>
</v-card-text>
Expand Down Expand Up @@ -491,7 +491,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
</v-row>
<v-row dense>
<v-col cols="12">
<SimpleButton size="small" href="place-link" title="Read more"/>
<SimpleButton size="small" href="place-link" title="Read more" />
</v-col>
</v-row>
</v-card-text>
Expand All @@ -509,7 +509,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
</v-row>
<v-row dense>
<v-col cols="12">
<SimpleButton size="small" href="place-link" title="Read more"/>
<SimpleButton size="small" href="place-link" title="Read more" />
</v-col>
</v-row>
</v-card-text>
Expand All @@ -527,7 +527,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
</v-row>
<v-row dense>
<v-col cols="12">
<SimpleButton size="small" href="place-link" title="Read more"/>
<SimpleButton size="small" href="place-link" title="Read more" />
</v-col>
</v-row>
</v-card-text>
Expand All @@ -545,7 +545,7 @@ contact: https://docs.hdc.ntnu.no/about/contact/
</v-row>
<v-row dense>
<v-col cols="12">
<SimpleButton size="small" href="place-link" title="Read more"/>
<SimpleButton size="small" href="place-link" title="Read more" />
</v-col>
</v-row>
</v-card-text>
Expand Down

0 comments on commit 37943e6

Please sign in to comment.