-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.json
21 lines (21 loc) · 969 Bytes
/
news.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"articles": [
{
"title": "The server is being maintained!",
"date": "02.01.2025",
"image": "https://k3techs.com/wp-content/uploads/2023/11/a-server-with-substantial-amounts-of-data-protected-by-maintenance-completed-weekly-with-the-checklist.jpg"
},{
"title": "A proper Contact Section was added!",
"date": "21.12.2024",
"image": "https://www.intramark.hu/wp-content/uploads/2024/04/contact-image2.jpg"
},{
"title": "The new Homepage finally went online!",
"date": "21.12.2024",
"image": "https://www.gruender.de/wp-content/uploads/2018/08/Homepage-Baukasten-scaled.jpeg"
},{
"title": "The Cloud is finally online!",
"date": "19.12.2024",
"image": "https://blog.it-planet.com/wp-content/uploads/2023/06/netzwerkserver-herzstueck-infrastruktur.jpg"
}
]
}