mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-19 23:36:22 +00:00
Merge branch 'issue-159' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
commit
588a0c6578
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ SiteService = Struct.new(:site, :usuarie, :params, keyword_init: true) do
|
|||
params = ActionController::Parameters.new(
|
||||
post: {
|
||||
title: site.licencia.name,
|
||||
description: site.licencia.short_description,
|
||||
content: CommonMarker.render_html(site.licencia.deed)
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue