More HTMl tweaks
This commit is contained in:
parent
16c3567eb3
commit
cc89b0b584
3 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
<meta content="{{ config.ID }}" property="og:url" />
|
||||
<meta content="{{ config.USERNAME }}" property="og:site_name" />
|
||||
<meta content="{{ config.USERNAME }}" property="og:title" />
|
||||
<meta content="{{ me.summary | html2plaintext }}" property="og:description" />
|
||||
<meta content="{{ me.summary | html2plaintext | trim }}" property="og:description" />
|
||||
<meta content="{{ me.icon.url }}" property="og:image" />
|
||||
<meta content="200" property="og:image:width" />
|
||||
<meta content="200" property="og:image:height" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue