-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent4.json
More file actions
54 lines (54 loc) · 1.89 KB
/
Copy pathcontent4.json
File metadata and controls
54 lines (54 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"header": {
"logoURL": "https://info.kandji.io/hubfs/android-chrome-512x512.png",
"text": "Kandji, Inc."
},
"columns": [
{
"title": "Announcements",
"sections": [
{
"title": "Event Today",
"items": [
{ "text": "Company Town Hall Meeting", "subtext": "3:00 PM - 4:00 PM" },
{ "text": "Main Conference Room" }
]
},
{
"title": "Upcoming Events",
"items": [
{ "text": "Team Building Activity", "subtext": "August 10, 2024, 10:00 AM - 2:00 PM" },
{ "text": "Outdoor Grounds" }
]
},
{
"title": "Current Notices",
"items": [
{ "text": "Safety Drill", "subtext": "August 12, 2024, 11:00 AM" },
{ "text": "Please follow the safety guidelines posted on the main board." }
]
}
]
},
{
"title": "Important Contacts",
"sections": [
{
"title": "Contacts",
"items": [
{ "text": "Front Desk: 123-456-7890" },
{ "text": "Security: 987-654-3210" },
{ "text": "Maintenance: 555-123-4567" }
]
},
{
"title": "Promotional Content",
"items": [
{ "text": "Main Conference Room: Located on the first floor, near the main entrance." },
{ "text": "Follow the signs marked 'Conference Room.'" }
]
}
]
}
]
}