fix desc
This commit is contained in:
parent
e268954517
commit
cb15162252
@ -36,7 +36,7 @@
|
||||
(title titleStr)
|
||||
(l.optionalString (description != null) (meta {
|
||||
name = "description";
|
||||
content = ctx.config.description;
|
||||
content = description;
|
||||
}))
|
||||
(meta {
|
||||
name = "viewport";
|
||||
|
Loading…
Reference in New Issue
Block a user