mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-09 09:18:31 +01:00
refactor
This commit is contained in:
6
content.example/people/10_john_doe.json
Normal file
6
content.example/people/10_john_doe.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"title" : "John Doe",
|
||||
"subtitle" : "CEO & Founder",
|
||||
"image" : "placeholder.png",
|
||||
"text" : "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English."
|
||||
}
|
||||
6
content.example/people/20_jane_doe.json
Normal file
6
content.example/people/20_jane_doe.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"title" : "Jane Doe",
|
||||
"subtitle" : "COO & Founder",
|
||||
"image" : "placeholder.png",
|
||||
"text" : "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English."
|
||||
}
|
||||
Reference in New Issue
Block a user