We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 853d09e + 9ae712c commit e7172c3Copy full SHA for e7172c3
app/models/post.rb
@@ -7,7 +7,8 @@ class Post < ApplicationRecord
7
title: '의제기획 및 선정단',
8
description: '''
9
시민의 제안이나 기관의 정책 공론화 여부를 검토하고, 숙의를 통해 공적 의제로 만들어냅니다.
10
- '''
+ ''',
11
+ url: 'https://toolkit.parti.coop/sphere/agenda.html'
12
},
13
{
14
image_path: 'demos_solution_2.jpg',
@@ -21,7 +22,8 @@ class Post < ApplicationRecord
21
22
title: '시민제안 워크숍',
23
24
기관의 정책이나 일상의 관심사 등에 대해 시민들과 함께 토론하고 의견과 제안을 모아봅니다.
25
26
+ url: 'https://toolkit.parti.coop/sphere/workshop.html'
27
28
29
image_path: 'demos_solution_4.jpg',
0 commit comments