This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"list_name": "Martin's friends", | |
"creator_name": "Martin Carlsson" | |
"creator_email": "martin@uppvakta.app", | |
"creator_userid": "74ce6c2f-6afd-4be9-9527-3551052ad230", | |
"celebrations": [ | |
{ | |
"id": "e189e68b-aaad-4b56-a467-333fba9c8018", | |
"created_at": "2024-11-19T00:00:00", | |
"firstName": "Martin", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"list": [ | |
{ | |
"id": "ds1", | |
"name": "Data source 1", | |
"icon": "icon1.png", | |
"count": 123, | |
"count2": 235 | |
}, | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* { | |
font-family: Georgia, 'Times New Roman', Times, serif; | |
color: #000; | |
} | |
a { | |
color: blue; | |
text-decoration: underline; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"type": "audio", | |
"title" : "Om dagens datum", | |
"fixed": false, | |
"icon": "https://place-hold.it/42x42", | |
"text" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ac lacus vel augue mattis egestas non sit amet justo. Vivamus feugiat dapibus mauris at vehicula. Etiam posuere lacinia nisl. Suspendisse sapien nulla, porta ac velit ac, rutrum elementum velit. Quisque pellentesque dictum dapibus. Integer vitae ex arcu." | |
}, | |
{ | |
"type": "audio", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"type": "article", | |
"header": "Partillebos husfärg sticker i ögonen på grannarna", | |
"imageUrl": "https://localix.z21.web.core.windows.net/image1.jpg", | |
"imageUrl2": "https://place-hold.it/300x230", | |
"text": "Det kommunala bostadsbolaget Partillebo har nyligen byggt ett nytt områdeskontor i Öjersjö. Men färgvalet har inte tagits väl emot av grannarna. Provocerande, skitfult, 2020 års Kasper kalkonpris?, skriver de på nätet. – Folk är oerhört kritiska, säger Josefine Domargård, ledamot i Kåsjöns gnahemsförening.", | |
"ctaButtonTargetUrl": "https://google.se", | |
"ctaButtonText": "Öppna artikel" | |
}, | |
{ |