templates: show page-specific title in og:title
field
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
791a1db58b
commit
c9568c39f9
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
<meta name="keywords" content="nsood, nfool, naman sood, nachloride, nsdcars5, namansood, namandoesnotpanic, tendstofortytwo, prose, blog">
|
||||
<meta property="og:url" content="https://prose.nsood.in">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Prose">
|
||||
<meta property="og:title" content="{{title}} – Prose">
|
||||
<meta name="twitter:creator" content="@tendstofortytwo">
|
||||
<meta name="color-scheme" content="dark light">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue