summaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2019-02-28 15:56:55 -0600
committerluxagraf <sng@luxagraf.net>2019-02-28 15:56:55 -0600
commita27907c980454da0a8a69c4d59d0aadb1974edfb (patch)
tree66f93529989e018c8161a5f648d78f4eecab4f27 /design
parentbbd9cdd6cd1289de10666bdac9d1b636dec7fe7f (diff)
changed to article
Diffstat (limited to 'design')
-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}}"