mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 09:05:29 +00:00
add missed meta member
This commit is contained in:
parent
5ee46f6df6
commit
6818c14580
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ fn info(
|
|||
Ok(Template::render(
|
||||
"info",
|
||||
context! {
|
||||
meta: meta.inner(),
|
||||
title: format!("{}{S}{}", c.title, meta.title),
|
||||
description: c.description,
|
||||
link: i.link,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue