summaryrefslogtreecommitdiffstats
path: root/data/knightlabs.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/knightlabs.json')
-rw-r--r--data/knightlabs.json77
1 files changed, 0 insertions, 77 deletions
diff --git a/data/knightlabs.json b/data/knightlabs.json
deleted file mode 100644
index f6a3722..0000000
--- a/data/knightlabs.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "title": {
- "media": {
- "url": "https://loremflickr.com/320/240/busty,milf/all?random",
- "caption": "Here is a sample photo",
- "credit": "Lorem Flicker"
- },
- "text": {
- "headline": "This is the primary headline",
- "text": "This is the primary body of text to use in conjunction with the title."
- }
- },
- "events": [
- {
- "media": {
- "url": "https://loremflickr.com/320/240/busty,teen/all?random",
- "caption": "This is another sample photo.",
- "credit": "Lorem Flicker"
- },
- "start_date": {
- "month": "10",
- "day": "21",
- "year": "1998"
- },
- "text": {
- "headline": "Birthday",
- "text": "<p>Html can be used within these text objects.</p>"
- }
- },
- {
- "media": {
- "url": "https://youtu.be/xuVAbsPB6uw?si=9bGxCpBn1yu1ROX_",
- "caption": "",
- "credit": "Tube of you"
- },
- "start_date": {
- "month": "11",
- "day": "13",
- "year": "2022"
- },
- "text": {
- "headline": "You Tube Video",
- "text": "<p>Html can be used within these text objects.</p>"
- }
- },
- {
- "media": {
- "url": "",
- "caption": "",
- "credit": ""
- },
- "start_date": {
- "year": "2024"
- },
- "text": {
- "headline": "Year of the Big Boobs",
- "text": "<p>As long as there is a year as a start_date, your ok.</p>"
- }
- },
- {
- "media": {
- "url": "https://loremflickr.com/320/240/busty,milf/all?random",
- "caption": "This is another sample photo.",
- "credit": "Lorem Flicker"
- },
- "start_date": {
- "month": "10",
- "day": "21",
- "year": "2024"
- },
- "text": {
- "headline": "Another object",
- "text": "<p>Html can be used within these text objects.</p>"
- }
- }
- ]
-} \ No newline at end of file