feat(*): add image grids for album and associated media displays
This commit is contained in:
parent
9b4baad5fb
commit
36fbba761a
53 changed files with 1179 additions and 764 deletions
|
@ -28,7 +28,7 @@ excludeFromSitemap: true
|
|||
{
|
||||
"rel":"http://webfinger.net/rel/avatar",
|
||||
"type":"image/png",
|
||||
"href":"{{ globals.cdn_url }}{{ globals.avatar }}?class=squarebase"
|
||||
"href":"{{ globals.url }}/og/w800/{% appVersion %}{{ globals.metadata.open_graph_image }}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue