update
This commit is contained in:
26
public/data/projects.json
Normal file
26
public/data/projects.json
Normal file
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"title": "Project One",
|
||||
"description": "A brief description of Project One.",
|
||||
"link": "/Projects/1"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"title": "Project Two",
|
||||
"description": "A brief description of Project Two.",
|
||||
"link": "/Projects/2"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"title": "Project Three",
|
||||
"description": "A brief description of Project Three.",
|
||||
"link": "/Projects/3"
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"title": "Project Marie/Dennis",
|
||||
"description": "Ich liebe Marie",
|
||||
"link": "/Projects/4"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user