Skip to content

Commit e7172c3

Browse files
authored
Merge pull request #32 from parti-coop/more_toolkit
데모스 워크숍과 의제선정단을 툴킷으로 링크합니다 #31
2 parents 853d09e + 9ae712c commit e7172c3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

app/models/post.rb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ class Post < ApplicationRecord
77
title: '의제기획 및 선정단',
88
description: '''
99
시민의 제안이나 기관의 정책 공론화 여부를 검토하고, 숙의를 통해 공적 의제로 만들어냅니다.
10-
'''
10+
''',
11+
url: 'https://toolkit.parti.coop/sphere/agenda.html'
1112
},
1213
{
1314
image_path: 'demos_solution_2.jpg',
@@ -21,7 +22,8 @@ class Post < ApplicationRecord
2122
title: '시민제안 워크숍',
2223
description: '''
2324
기관의 정책이나 일상의 관심사 등에 대해 시민들과 함께 토론하고 의견과 제안을 모아봅니다.
24-
'''
25+
''',
26+
url: 'https://toolkit.parti.coop/sphere/workshop.html'
2527
},
2628
{
2729
image_path: 'demos_solution_4.jpg',

0 commit comments

Comments
 (0)