From 4530da3162b4fef7103871759e8d17c3f8a2758b Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Thu, 21 Nov 2024 06:15:15 -0500 Subject: docs: :memo: Removed off subject otter logs Updated packages, Removed off subject otter logs. --- data/knightlabs.json | 77 ---------------------------------------------------- 1 file changed, 77 deletions(-) delete mode 100644 data/knightlabs.json (limited to 'data') 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": "
Html can be used within these text objects.
" - } - }, - { - "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": "Html can be used within these text objects.
" - } - }, - { - "media": { - "url": "", - "caption": "", - "credit": "" - }, - "start_date": { - "year": "2024" - }, - "text": { - "headline": "Year of the Big Boobs", - "text": "As long as there is a year as a start_date, your ok.
" - } - }, - { - "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": "Html can be used within these text objects.
" - } - } - ] -} \ No newline at end of file -- cgit v1.2.3