Skip to content

Commit 9170b09

Browse files
committed
Fix meta preview headline
1 parent 1b6a5de commit 9170b09

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
type: meta-share-preview
2+
label: fabianmichael.meta.sharing_preview.headline

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fabianmichael/kirby-meta",
33
"type": "kirby-plugin",
4-
"version": "0.1.2-beta",
4+
"version": "0.1.3-beta",
55
"license": "MIT",
66
"description": "Your all-in-one powerhouse for any SEO and metadata needs imaginable.",
77
"authors": [

panel/components/SharePreviewSection.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<p class="k-meta-sharing-preview__preview-paragraph">
2929
{{ description }}
3030
</p>
31-
<!-- <p class="k-meta-sharing-preview__url">{{ url }}</p> -->
3231
</div>
3332
</div>
3433
</div>

0 commit comments

Comments
 (0)