Mark up entry permalink pages with OpenGraph garbage too
This commit is contained in:
parent
47fe00a8b8
commit
2956550a6c
4 changed files with 14 additions and 1 deletions
|
@ -6,7 +6,6 @@ $doctype 5
|
|||
<meta name="generator" content="#{packageName package} #{packageVersion package}">
|
||||
|
||||
<title>#{fullTitle}
|
||||
<meta property="og:title" content=#{fullTitle}>
|
||||
$maybe route <- mcurrentRoute
|
||||
<link rel="canonical" href=@{route}>
|
||||
<meta property="og:url" content=@{route}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue