summaryrefslogtreecommitdiff
path: root/design/templates/jrnl
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/jrnl')
-rw-r--r--design/templates/jrnl/entry_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/jrnl/entry_detail.html b/design/templates/jrnl/entry_detail.html
index b615982..f6af419 100644
--- a/design/templates/jrnl/entry_detail.html
+++ b/design/templates/jrnl/entry_detail.html
@@ -30,7 +30,7 @@
<script type="application/ld+json">
{
"@context": "https://schema.org",
- "@type": "BlogPosting",
+ "@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://luxagraf.net{{object.get_absolute_url}}"