Skip to content

Commit

Permalink
+meta desc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeb4dev committed Apr 12, 2024
1 parent 8a83322 commit 449ddc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/pages/opiskelu/linkit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<div>
<Head>
<Title>{{ $t('title_forms') }} - Serveri ry</Title>
<Meta name="description" content="Serveri ry:n lomakkeet ja linkit." />
<Meta name="og:title" content="{{ $t('title_forms') }} - Serveri ry" />
<Meta name="og:description" content="Serveri ry:n lomakkeet ja linkit." />
</Head>
<vue-markdown class="rich-text py-2" :source="content[$i18n.locale + '_text']" />
</div>
Expand Down

0 comments on commit 449ddc1

Please sign in to comment.