Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 16 additions & 2 deletions src/config/pages/dai-news.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
"type": "news",
"show": 20,
"articles": [


{
"date": "14.08.2024",
"category": "",
Expand All @@ -27,6 +25,22 @@
"content_html": "config/pages/news/2024-08-14_palatinGIS.html"
}
},
{
"date": "23.04.2024",
"category": "",
"headline": "Field Desktop 3.4 release",
"teaser": {
"content": "<p>A new minor version 3.4.0 of Field Desktop has been released.</p><p>The release introduces a new Turkish UI, storage management, data quality management and QR code support.</p>",
"image": {
"src": "/assets/images/content/news/2024/idai-field-turkish.png",
"title": "Turkish UI",
"caption": "Screenshot of the new Turkish UI"
}
},
"more": {
"content_html": "config/pages/news/2024-05-23_field-3-4-0.html"
}
},
{
"date": "16.10.2023",
"category": "",
Expand Down
Loading
Loading