add url to Blog, this seems useful.

This commit is contained in:
Igor Galić
2019-05-31 23:18:29 +02:00
committed by Igor Galić
parent 8e7f789969
commit 9cee38ae6a
2 changed files with 15 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
<meta content="120" property="og:image:width" />
<meta content="120" property="og:image:height" />
<meta content="summary" property="twitter:card" />
<meta content="'@Instance::get_local().unwrap().name" property="og:site_name" />
<meta content="@blog.ap_url" property="og:url" />
<meta content="@Instance::get_local().unwrap().name" property="og:site_name" />
<meta content="@blog.url()" property="og:url" />
<meta content="@blog.fqn" property="profile:username" />
<meta content="@blog.title" property="og:title" />
<meta content="@blog.summary_html" name="description">