imfreedom/www.imfreedom.org

Fix up the meeting metadata

2019-06-17, Gary Kramlich
b9bff93150ee
Parents 6dcb520e9185
Children 9c62784caa62
Fix up the meeting metadata
--- a/data/meetings.json Mon Jun 17 20:40:59 2019 -0500
+++ b/data/meetings.json Mon Jun 17 21:14:58 2019 -0500
@@ -1,4 +1,12 @@
{
+ "2019-06-10": {
+ "audio": {
+ "ogg": "https://data.imfreedom.org/public/board-meetings/audio-20190610.ogg"
+ },
+ "video": {
+ "mpeg4": "https://data.imfreedom.org/public/board-meetings/video-20190610.mp4"
+ }
+ },
"2018-05-03": {
"audio": {
"ogg": "https://data.imfreedom.org/public/board-meetings/audio-20180503.ogg"
--- a/hugo/data/meetings.json Mon Jun 17 20:40:59 2019 -0500
+++ b/hugo/data/meetings.json Mon Jun 17 21:14:58 2019 -0500
@@ -6,7 +6,8 @@
},
"video": {
"mpeg4": "https://data.imfreedom.org/public/board-meetings/video-20190610.mp4"
- }
+ },
+ "minutes": true
},
{
"key": "2018-05-05",
@@ -27,11 +28,11 @@
},
{
"key": "2017-09-07",
- "note": "no transcript or recording"
+ "note": "no minutes, transcript or recording"
},
{
"key": "2016-08-24",
- "note": "no transcript or recording"
+ "note": "no minutes, transcript or recording"
},
{
"key": "2016-08-08",
@@ -39,7 +40,7 @@
},
{
"key": "2016-06-07",
- "note": "no transcript or recording"
+ "note": "no minutes, transcript or recording"
},
{
"key": "2016-06-06",
@@ -77,4 +78,4 @@
"minutes": true,
"transcripts": true
}
-]
+]
\ No newline at end of file