diff --git a/docs/reference/consultant-photos.md b/docs/reference/consultant-photos.md new file mode 100644 index 0000000..5e933fa --- /dev/null +++ b/docs/reference/consultant-photos.md @@ -0,0 +1,52 @@ +# Consultant Photos Archive + +**Status:** Archived locally +**Location:** Michael's laptop +**Last Updated:** April 6, 2026 + +--- + +## Overview + +The Five Consultants photo archive (~956MB) has been removed from the Git repository to reduce clone size and improve sparse checkout performance. + +## The Five Consultants + +- **Butter No Nutters** — CEO, Persian-Maine Coon +- **Oscar** — CSO (Chief Security Officer), Catahoula Leopard Dog +- **Jasmine** — Personal Security +- **Noir** — Rapid Response +- **Jack** — Ambassador / Chief Medical Alert Officer, Siberian Husky + +## Accessing Photos + +If consultant photos are needed for: +- Social media posts +- Website content +- Marketing materials +- Memorial documentation + +**Contact Michael** — photos are organized by date and consultant on his laptop. + +## Previous Organization + +Photos were organized as: +``` +photos/ +├── consultants/ # Individual portraits +├── images/ +│ ├── 2020/ +│ ├── 2021/ +│ ├── 2022/ +│ ├── 2023/ +│ ├── 2024/ +│ ├── 2025/ +│ └── unknown/ +├── catalog.md +├── pending-catalog-additions.md +└── README.md +``` + +--- + +*Archived by Chronicler #62 — April 6, 2026* diff --git a/photos/README.md b/photos/README.md deleted file mode 100644 index 4c8f583..0000000 --- a/photos/README.md +++ /dev/null @@ -1,224 +0,0 @@ -# 📸 FIREFROST GAMING - CONSULTANT PHOTO ARCHIVE - -**Last Updated:** February 15, 2026 -**Maintained By:** FrostyStyle (Michael) & GingerFury (Meg) -**Total Photos:** 261 (as of Feb 15, 2026) - ---- - -## 🐾 THE FIVE CONSULTANTS - -This archive preserves the legacy of The Four-Legged Consultants who guide Firefrost Gaming: - -- **Jack** - Certified Medical Alert Dog (Primary Consultant) -- **Oscar "DERP"** - Catahoula Leopard Dog (Disaster Protocol Namesake) -- **Butter** - The Gentle Soul -- **Jasmine** - The Fierce Protector -- **Noir** - The Mysterious One - ---- - -## 📂 DIRECTORY STRUCTURE - -``` -photos/ -├── catalog.md - Master photo catalog with lore -├── consultants/ - Consultant profile documents -└── images/ - ├── 2020/ - Photos from 2020 - ├── 2021/ - Photos from 2021 - ├── 2022/ - Photos from 2022 - ├── 2023/ - Photos from 2023 - ├── 2024/ - Photos from 2024 - ├── 2025/ - Photos from 2025 - └── unknown/ - Unprocessed photos (4 Snapchat exports) -``` - ---- - -## 📝 NAMING CONVENTION - -**Format:** `YYYY-MM-DD_subject-description-keywords_NN.jpg` - -**Components:** -- `YYYY-MM-DD` - Date photo was taken (ISO 8601) -- `subject` - Who is in the photo (jack, oscar, butter, jasmine, noir, multiple, all-five) -- `description` - What's happening (short, hyphen-separated) -- `keywords` - Additional context (optional, hyphen-separated) -- `_NN` - Series number if multiple photos from same moment (01, 02, 03...) - -**Examples:** -``` -2024-12-25_jack-christmas-morning-present_01.jpg -2024-12-25_jack-christmas-morning-present_02.jpg -2023-08-15_oscar-derp-chaos-garden.jpg -2025-01-10_all-five-family-portrait.jpg -2024-06-20_butter-jasmine-cuddling-couch.jpg -``` - -**Important:** -- One underscore ONLY after date -- All other separators are hyphens -- Lowercase everything -- No spaces anywhere -- Series numbers (_01, _02) at the very end - ---- - -## 🔄 PHOTO PROCESSING WORKFLOW - -### For Michael (with Claude) - -**Batch Processing (10 photos at a time):** - -1. **Upload batch** to Claude (10 photos maximum) -2. **Claude identifies:** - - Which consultant(s) in each photo - - Date (from EXIF data or Michael's memory) - - Description of moment - - Lore/story significance -3. **Claude renames** using convention above -4. **Claude organizes** into year folders -5. **Claude updates** `catalog.md` with entries -6. **Claude commits** via Gitea API - -**Remaining Work:** -- 56 photos on Michael's local machine (Task #18) -- 4 Snapchat exports in `unknown/` folder - -**Session Planning:** -- Front-load photo processing at session start -- Check context window after batch -- Stop if approaching 80% context usage - -### For Meg (via NextCloud) - -**After NextCloud Upload Portal deployed (Task #19):** - -1. **Meg uploads** photos via NextCloud mobile app -2. **Automation monitors** "Emissary Uploads" folder -3. **Script processes:** - - Renames using convention - - Organizes by year - - Commits to Git - - Notifies Michael -4. **Michael/Claude reviews** and adds lore to catalog - ---- - -## 📖 CATALOG.MD - -**Purpose:** Master catalog with photo metadata and lore - -**Each Entry Contains:** -- Filename -- Date taken -- Consultants featured -- Description/Context -- Lore/Story significance -- Photographer (Michael or Meg) - -**Example Entry:** -```markdown -### 2024-12-25_jack-christmas-morning-present_01.jpg -- **Date:** December 25, 2024 -- **Consultants:** Jack -- **Photographer:** Michael -- **Context:** Jack's first Christmas after surgery recovery -- **Lore:** The look of pure joy when Jack saw his new toy. This was the - moment we knew he was fully healed - not just physically, but emotionally. - The surgery changed him, but his spirit remained unbreakable. -``` - ---- - -## 🎯 PHOTO USES - -**Social Media (Meg's Territory):** -- Instagram posts about consultants -- Fire path vs Frost path personality posts -- Behind-the-scenes Firefrost Gaming life -- Community engagement ("Meet the team") - -**Branding (After Terraria Training):** -- Consultant pet pack in Terraria (Task #16, Phase 4) -- Potential consultant skins/textures in games -- Website "About the Team" section -- Subscriber perks (consultant photo packs?) - -**Internal:** -- Consultant profiles (`docs/relationship/consultant-profiles.md`) -- Team morale (looking at consultant photos during hard sessions) -- Memorial preservation (when consultants cross the Rainbow Bridge) - ---- - -## ⚠️ IMPORTANT NOTES - -**Privacy & Respect:** -- These are family members, not just "content" -- Never use consultant photos for commercial purposes outside Firefrost -- Respect their dignity in all uses -- If a photo captures a difficult moment (illness, injury), preserve but mark private - -**Git History:** -- Never delete photos, only archive if needed -- Git preserves full timeline -- Each photo tells story of consultant's life -- This archive becomes memorial when time comes - -**Quality Standards:** -- Keep originals, even if blurry (memory > quality) -- EXIF data preserved when possible -- Notes about context more important than perfect framing - ---- - -## 📊 STATISTICS - -**Total Photos:** 261 -**Processed:** 257 (organized by year) -**Unprocessed:** 4 (in unknown/ folder) -**Pending Upload:** 56 (on Michael's local machine) - -**By Year:** -- 2020: XX photos -- 2021: XX photos -- 2022: XX photos -- 2023: XX photos -- 2024: XX photos -- 2025: XX photos - -**By Consultant:** -- Jack: Most documented (medical alert dog, most photographed) -- Oscar: The chaos (DERP Protocol namesake) -- Butter, Jasmine, Noir: Each with unique story - ---- - -## 🔗 RELATED DOCUMENTATION - -- **Consultant Profiles:** `docs/relationship/consultant-profiles.md` -- **Origin Story:** `docs/relationship/origin-story.md` (Michael & Meg) -- **Social Media Handbook:** `docs/planning/emissary-social-media-handbook.md` (Meg's guide) -- **Terraria Consultant Pack:** `docs/planning/terraria-branding-arc.md` (Phase 4) - ---- - -## 📅 PROCESSING SCHEDULE - -**Current Status:** Task #18 in tasks.md (Tier 4) - -**Planned:** -- Batch 1: 10 photos (Session X) -- Batch 2: 10 photos (Session X+1) -- Batch 3: 10 photos (Session X+2) -- ... continue until all 56 processed -- Process 4 unknown/ folder photos -- Total: ~6 sessions at 10 photos each - -**After NextCloud Portal:** Meg can upload ongoing photos automatically - ---- - -**Fire + Frost + Four-Legged Consultants = Where Love Builds Legacy** 💙🔥❄️🐾 diff --git a/photos/catalog.md b/photos/catalog.md deleted file mode 100644 index d795dcf..0000000 --- a/photos/catalog.md +++ /dev/null @@ -1,93 +0,0 @@ -# Firefrost Staff Archive - Photo Catalog -**Total Photos:** 249 -**Date Range:** October 2021 - April 2025 -**Generated:** February 12, 2026 -**Corrected:** February 12, 2026 (furniture timeline clarified) -**Location:** `photos/staff-archive/images/[year]/` - ---- - -## Summary by Year - -| Year | Photos | Key Moments | -|------|--------|-------------| -| 2021 | 160 | Oscar + Noir early days, first apartment life | -| 2022 | 48 | Jack's arrival (Oct), Jasmine car rides, Butter + Noir bonds | -| 2023 | 6 | Old leather couch era (before recliners), Butter lion cut, holiday with Jack | -| 2024 | 28 | Multi-pet piles, bay window scene, baby gate era | -| 2025 | 7 | 3D printer setup visible, post-surgery recovery context | - ---- - -## Featured Animals - -**Dogs:** -- **Oscar (Catahoula)** - Present from 2021, elder statesman, lap cuddle champion -- **Jack (Siberian Husky)** - First appears Oct 2022, diabetic alert dog, galaxy blanket lover -- **Jasmine (Doberman-Shepherd)** - Present from 2021, The Enforcer, car ride enthusiast - -**Cats:** -- **Noir / Midnight Noir (Bombay)** - Present from 2021, golden eyes, blanket hider, The Shadow -- **Butter (Persian-Maine Coon)** - Present from 2021, The Ice King, lion cut in 2023, box lover - -**Humans:** -- **Michael** - Multiple appearances with pets, gaming setup visible -- **Meg** - Red hair, glasses, selfies with Oscar and Jasmine - ---- - -## 2021 Highlights (160 photos) - -The largest year captures the early apartment era with Oscar, Noir, and Butter establishing their territories. Key series include Oscar's many couch positions, Noir's signature blanket-hiding golden eye peeks, and Butter's regal perching. The apartment features a recognizable gray couch, striped blankets, and warm lighting. - -Notable moments: Oscar nose-to-nose with Noir (Oct), Butter's first window perch appearances, Michael + Noir lap cuddles on gaming setup. - -## 2022 Highlights (48 photos) - -**The Jack Era Begins.** October 10, 2022 marks Jack's first appearance in a classic staircase standoff with Butter. The year shows the pack adjusting to a new member, with November capturing Jack + Jasmine car rides (both in harnesses) and the first Jack + Jasmine spooning photo. - -April features an extended 16-photo Butter + Noir cuddle session that showcases their bond. September captures Jasmine window-watching with Meg in a Minnesota neighborhood setting. - -## 2023 Highlights (6 photos) - -A sparse but transitional year. November captures Butter with a lion cut posing on the old leather couch - these are the last photos of that furniture before it was replaced with the current recliners. The triple-dog pile photos (Nov 4-5) show Jack, Jasmine, and Oscar all sharing the couch together in beautiful multi-species harmony. December closes with a Meg + Jack holiday selfie. - -**Furniture Context:** The leather couch visible in November 2023 photos was the old furniture, soon to be replaced. Current recliners came after these photos were taken. - -## 2024 Highlights (28 photos) - -Multi-species harmony on full display with the new furniture setup. February captures a four-pet lap pile (Jack + Oscar + Noir). March shows Butter and Noir sharing a bay window perch with art supplies scattered on the table - a gorgeous domestic scene. - -December introduces the baby gate era, with Butter hiding in a box behind it (peeking through the bars). The year ends with Jack and Jasmine in matching galaxy blankets under purple ambient lighting. - -## 2025 Highlights (7 photos) - -The most recent photos show the family settled into their current home. January 12 captures Michael and Jack resting on the couch with a 3D printer and filament rack visible in the background - the maker setup. - -April 2 shows Jack resting near an "Instant Cold Packs" box and an Amazon box reading "Wish you could just stay in bed? Granted." - post-surgery recovery context from Michael's medical journey (hand reconstruction surgery March 2025). - -March 27 features a Jack + Noir staredown with Jasmine's legs visible in the background - the whole crew together. - ---- - -## Key Timeline Milestones - -**October 10, 2022:** Jack's first photo (staircase standoff with Butter) -**November 2023:** Last photos of old leather couch before recliner upgrade -**March 2025:** Hand reconstruction surgery (recovery visible in April photos) -**April 2025:** 3D printer setup visible (maker hobby expansion) - ---- - -## Running the Rename Script -```bash -cd ~/firefrost-work/firefrost-operations-manual/photos/staff-archive -bash rename_all_years.sh -git add images/ -git commit -m "Rename 249 staff archive photos with descriptive names" -git push -``` - ---- - -**Fire + Frost = Where Love Builds Legacy** 🔥❄️ \ No newline at end of file diff --git a/photos/consultants/oscar-adoption-derp-face-2020-10-31.jpg b/photos/consultants/oscar-adoption-derp-face-2020-10-31.jpg deleted file mode 100644 index 5c78e9d..0000000 Binary files a/photos/consultants/oscar-adoption-derp-face-2020-10-31.jpg and /dev/null differ diff --git a/photos/images/2020/2020-04-16_butter_sleeping-sunbeam.jpg b/photos/images/2020/2020-04-16_butter_sleeping-sunbeam.jpg deleted file mode 100644 index d3b3695..0000000 Binary files a/photos/images/2020/2020-04-16_butter_sleeping-sunbeam.jpg and /dev/null differ diff --git a/photos/images/2020/2020-06-03_butter_late-night-tv.jpg b/photos/images/2020/2020-06-03_butter_late-night-tv.jpg deleted file mode 100644 index 5f55b87..0000000 Binary files a/photos/images/2020/2020-06-03_butter_late-night-tv.jpg and /dev/null differ diff --git a/photos/images/2020/2020-11-17_butter_vet-day-throne.jpg b/photos/images/2020/2020-11-17_butter_vet-day-throne.jpg deleted file mode 100644 index 5fce330..0000000 Binary files a/photos/images/2020/2020-11-17_butter_vet-day-throne.jpg and /dev/null differ diff --git a/photos/images/2020/2020-12-03_oscar-butter_hoodie-portrait.jpg b/photos/images/2020/2020-12-03_oscar-butter_hoodie-portrait.jpg deleted file mode 100644 index 485a8ff..0000000 Binary files a/photos/images/2020/2020-12-03_oscar-butter_hoodie-portrait.jpg and /dev/null differ diff --git a/photos/images/2020/2020-12-03_oscar_wizard-hat-1.jpg b/photos/images/2020/2020-12-03_oscar_wizard-hat-1.jpg deleted file mode 100644 index 101fc17..0000000 Binary files a/photos/images/2020/2020-12-03_oscar_wizard-hat-1.jpg and /dev/null differ diff --git a/photos/images/2020/2020-12-03_oscar_wizard-hat-2.jpg b/photos/images/2020/2020-12-03_oscar_wizard-hat-2.jpg deleted file mode 100644 index bb467ad..0000000 Binary files a/photos/images/2020/2020-12-03_oscar_wizard-hat-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-03-25_michael-oscar-butter_triple-stack.jpg b/photos/images/2021/2021-03-25_michael-oscar-butter_triple-stack.jpg deleted file mode 100644 index 0422d12..0000000 Binary files a/photos/images/2021/2021-03-25_michael-oscar-butter_triple-stack.jpg and /dev/null differ diff --git a/photos/images/2021/2021-03-25_michael-oscar_couch-cuddles.jpg b/photos/images/2021/2021-03-25_michael-oscar_couch-cuddles.jpg deleted file mode 100644 index c0049b2..0000000 Binary files a/photos/images/2021/2021-03-25_michael-oscar_couch-cuddles.jpg and /dev/null differ diff --git a/photos/images/2021/2021-04-13_michael-oscar_selfie-1.jpg b/photos/images/2021/2021-04-13_michael-oscar_selfie-1.jpg deleted file mode 100644 index 1844ee2..0000000 Binary files a/photos/images/2021/2021-04-13_michael-oscar_selfie-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-04-13_michael-oscar_selfie-2.jpg b/photos/images/2021/2021-04-13_michael-oscar_selfie-2.jpg deleted file mode 100644 index ee8c628..0000000 Binary files a/photos/images/2021/2021-04-13_michael-oscar_selfie-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-04-13_oscar_belly-up-lap.jpg b/photos/images/2021/2021-04-13_oscar_belly-up-lap.jpg deleted file mode 100644 index c2248f6..0000000 Binary files a/photos/images/2021/2021-04-13_oscar_belly-up-lap.jpg and /dev/null differ diff --git a/photos/images/2021/2021-04-30_oscar_sleeping-by-door.jpg b/photos/images/2021/2021-04-30_oscar_sleeping-by-door.jpg deleted file mode 100644 index 08c2027..0000000 Binary files a/photos/images/2021/2021-04-30_oscar_sleeping-by-door.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-03_oscar_giant-bone-outside.jpg b/photos/images/2021/2021-05-03_oscar_giant-bone-outside.jpg deleted file mode 100644 index 42fc732..0000000 Binary files a/photos/images/2021/2021-05-03_oscar_giant-bone-outside.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-13_jasmine_first-appearance.jpg b/photos/images/2021/2021-05-13_jasmine_first-appearance.jpg deleted file mode 100644 index 3694e90..0000000 Binary files a/photos/images/2021/2021-05-13_jasmine_first-appearance.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-13_michael-oscar-jasmine_group-1.jpg b/photos/images/2021/2021-05-13_michael-oscar-jasmine_group-1.jpg deleted file mode 100644 index 5ffbce8..0000000 Binary files a/photos/images/2021/2021-05-13_michael-oscar-jasmine_group-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-13_michael-oscar-jasmine_group-2.jpg b/photos/images/2021/2021-05-13_michael-oscar-jasmine_group-2.jpg deleted file mode 100644 index 7c225c2..0000000 Binary files a/photos/images/2021/2021-05-13_michael-oscar-jasmine_group-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-13_michael-oscar_blue-collar-1.jpg b/photos/images/2021/2021-05-13_michael-oscar_blue-collar-1.jpg deleted file mode 100644 index 2d215bb..0000000 Binary files a/photos/images/2021/2021-05-13_michael-oscar_blue-collar-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-13_michael-oscar_blue-collar-2.jpg b/photos/images/2021/2021-05-13_michael-oscar_blue-collar-2.jpg deleted file mode 100644 index 738f929..0000000 Binary files a/photos/images/2021/2021-05-13_michael-oscar_blue-collar-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-15_oscar-jasmine_side-by-side.jpg b/photos/images/2021/2021-05-15_oscar-jasmine_side-by-side.jpg deleted file mode 100644 index aa13b7e..0000000 Binary files a/photos/images/2021/2021-05-15_oscar-jasmine_side-by-side.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-20_jasmine_blanket-burrito-1.jpg b/photos/images/2021/2021-05-20_jasmine_blanket-burrito-1.jpg deleted file mode 100644 index 2f41213..0000000 Binary files a/photos/images/2021/2021-05-20_jasmine_blanket-burrito-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-20_jasmine_blanket-burrito-2.jpg b/photos/images/2021/2021-05-20_jasmine_blanket-burrito-2.jpg deleted file mode 100644 index da22b01..0000000 Binary files a/photos/images/2021/2021-05-20_jasmine_blanket-burrito-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-20_jasmine_blanket-burrito-3.jpg b/photos/images/2021/2021-05-20_jasmine_blanket-burrito-3.jpg deleted file mode 100644 index cb3628f..0000000 Binary files a/photos/images/2021/2021-05-20_jasmine_blanket-burrito-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-20_oscar_blanket-peek.jpg b/photos/images/2021/2021-05-20_oscar_blanket-peek.jpg deleted file mode 100644 index 251dbab..0000000 Binary files a/photos/images/2021/2021-05-20_oscar_blanket-peek.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-27_noir-oscar_under-blanket-1.jpg b/photos/images/2021/2021-05-27_noir-oscar_under-blanket-1.jpg deleted file mode 100644 index bce130f..0000000 Binary files a/photos/images/2021/2021-05-27_noir-oscar_under-blanket-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-27_noir-oscar_under-blanket-2.jpg b/photos/images/2021/2021-05-27_noir-oscar_under-blanket-2.jpg deleted file mode 100644 index e38964a..0000000 Binary files a/photos/images/2021/2021-05-27_noir-oscar_under-blanket-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-27_noir-oscar_under-blanket-3.jpg b/photos/images/2021/2021-05-27_noir-oscar_under-blanket-3.jpg deleted file mode 100644 index f514a90..0000000 Binary files a/photos/images/2021/2021-05-27_noir-oscar_under-blanket-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-05-27_oscar_laser-pointer-chase.jpg b/photos/images/2021/2021-05-27_oscar_laser-pointer-chase.jpg deleted file mode 100644 index d98f0ec..0000000 Binary files a/photos/images/2021/2021-05-27_oscar_laser-pointer-chase.jpg and /dev/null differ diff --git a/photos/images/2021/2021-06-11_oscar-jasmine_road-trip-car.jpg b/photos/images/2021/2021-06-11_oscar-jasmine_road-trip-car.jpg deleted file mode 100644 index e12af2a..0000000 Binary files a/photos/images/2021/2021-06-11_oscar-jasmine_road-trip-car.jpg and /dev/null differ diff --git a/photos/images/2021/2021-06-28_noir_window-silhouette.jpg b/photos/images/2021/2021-06-28_noir_window-silhouette.jpg deleted file mode 100644 index 9419f3b..0000000 Binary files a/photos/images/2021/2021-06-28_noir_window-silhouette.jpg and /dev/null differ diff --git a/photos/images/2021/2021-06-29_oscar_road-trip-sleeping.jpg b/photos/images/2021/2021-06-29_oscar_road-trip-sleeping.jpg deleted file mode 100644 index 5cb21b1..0000000 Binary files a/photos/images/2021/2021-06-29_oscar_road-trip-sleeping.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-01_oscar_camper-toy-1.jpg b/photos/images/2021/2021-07-01_oscar_camper-toy-1.jpg deleted file mode 100644 index 44d889a..0000000 Binary files a/photos/images/2021/2021-07-01_oscar_camper-toy-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-01_oscar_camper-toy-2.jpg b/photos/images/2021/2021-07-01_oscar_camper-toy-2.jpg deleted file mode 100644 index 1cff567..0000000 Binary files a/photos/images/2021/2021-07-01_oscar_camper-toy-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-06_noir_getting-petted-1.jpg b/photos/images/2021/2021-07-06_noir_getting-petted-1.jpg deleted file mode 100644 index f63885a..0000000 Binary files a/photos/images/2021/2021-07-06_noir_getting-petted-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-06_noir_getting-petted-2.jpg b/photos/images/2021/2021-07-06_noir_getting-petted-2.jpg deleted file mode 100644 index 1e0f635..0000000 Binary files a/photos/images/2021/2021-07-06_noir_getting-petted-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-06_noir_vinyl-lounge-1.jpg b/photos/images/2021/2021-07-06_noir_vinyl-lounge-1.jpg deleted file mode 100644 index 2cc7322..0000000 Binary files a/photos/images/2021/2021-07-06_noir_vinyl-lounge-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-06_noir_vinyl-lounge-2.jpg b/photos/images/2021/2021-07-06_noir_vinyl-lounge-2.jpg deleted file mode 100644 index 110f1bb..0000000 Binary files a/photos/images/2021/2021-07-06_noir_vinyl-lounge-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-06_noir_vinyl-lounge-3.jpg b/photos/images/2021/2021-07-06_noir_vinyl-lounge-3.jpg deleted file mode 100644 index 13166aa..0000000 Binary files a/photos/images/2021/2021-07-06_noir_vinyl-lounge-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-10_noir_bed-window-night-1.jpg b/photos/images/2021/2021-07-10_noir_bed-window-night-1.jpg deleted file mode 100644 index 91ef49d..0000000 Binary files a/photos/images/2021/2021-07-10_noir_bed-window-night-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-10_noir_bed-window-night-2.jpg b/photos/images/2021/2021-07-10_noir_bed-window-night-2.jpg deleted file mode 100644 index 0a32878..0000000 Binary files a/photos/images/2021/2021-07-10_noir_bed-window-night-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-10_noir_portrait-golden-eyes.jpg b/photos/images/2021/2021-07-10_noir_portrait-golden-eyes.jpg deleted file mode 100644 index 9584247..0000000 Binary files a/photos/images/2021/2021-07-10_noir_portrait-golden-eyes.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-12_jasmine-noir_camper-nap.jpg b/photos/images/2021/2021-07-12_jasmine-noir_camper-nap.jpg deleted file mode 100644 index b18785d..0000000 Binary files a/photos/images/2021/2021-07-12_jasmine-noir_camper-nap.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-12_oscar-noir_camper-bed-1.jpg b/photos/images/2021/2021-07-12_oscar-noir_camper-bed-1.jpg deleted file mode 100644 index 8b2dc2d..0000000 Binary files a/photos/images/2021/2021-07-12_oscar-noir_camper-bed-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-12_oscar-noir_camper-bed-2.jpg b/photos/images/2021/2021-07-12_oscar-noir_camper-bed-2.jpg deleted file mode 100644 index fd1d003..0000000 Binary files a/photos/images/2021/2021-07-12_oscar-noir_camper-bed-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-12_oscar-noir_camper-bed-3.jpg b/photos/images/2021/2021-07-12_oscar-noir_camper-bed-3.jpg deleted file mode 100644 index 67019b2..0000000 Binary files a/photos/images/2021/2021-07-12_oscar-noir_camper-bed-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-12_oscar_camper-belly-up-1.jpg b/photos/images/2021/2021-07-12_oscar_camper-belly-up-1.jpg deleted file mode 100644 index 9eac4bb..0000000 Binary files a/photos/images/2021/2021-07-12_oscar_camper-belly-up-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-12_oscar_camper-belly-up-2.jpg b/photos/images/2021/2021-07-12_oscar_camper-belly-up-2.jpg deleted file mode 100644 index 9cda294..0000000 Binary files a/photos/images/2021/2021-07-12_oscar_camper-belly-up-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-13_michael-jasmine_cuddle-1.jpg b/photos/images/2021/2021-07-13_michael-jasmine_cuddle-1.jpg deleted file mode 100644 index 6fd260c..0000000 Binary files a/photos/images/2021/2021-07-13_michael-jasmine_cuddle-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-13_michael-jasmine_cuddle-2.jpg b/photos/images/2021/2021-07-13_michael-jasmine_cuddle-2.jpg deleted file mode 100644 index c5f1509..0000000 Binary files a/photos/images/2021/2021-07-13_michael-jasmine_cuddle-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-13_michael-jasmine_cuddle-3.jpg b/photos/images/2021/2021-07-13_michael-jasmine_cuddle-3.jpg deleted file mode 100644 index ff554cd..0000000 Binary files a/photos/images/2021/2021-07-13_michael-jasmine_cuddle-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_golden-eye-closeup.jpg b/photos/images/2021/2021-07-14_meg-noir_golden-eye-closeup.jpg deleted file mode 100644 index d70f06d..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_golden-eye-closeup.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-01.jpg b/photos/images/2021/2021-07-14_meg-noir_session-01.jpg deleted file mode 100644 index fc90a56..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-01.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-02.jpg b/photos/images/2021/2021-07-14_meg-noir_session-02.jpg deleted file mode 100644 index 1892788..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-02.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-03.jpg b/photos/images/2021/2021-07-14_meg-noir_session-03.jpg deleted file mode 100644 index 0b69b90..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-03.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-04.jpg b/photos/images/2021/2021-07-14_meg-noir_session-04.jpg deleted file mode 100644 index 6eeaaf7..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-04.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-06.jpg b/photos/images/2021/2021-07-14_meg-noir_session-06.jpg deleted file mode 100644 index 267acb5..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-06.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-07.jpg b/photos/images/2021/2021-07-14_meg-noir_session-07.jpg deleted file mode 100644 index c307cbb..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-07.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-08.jpg b/photos/images/2021/2021-07-14_meg-noir_session-08.jpg deleted file mode 100644 index 23b36db..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-08.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-09.jpg b/photos/images/2021/2021-07-14_meg-noir_session-09.jpg deleted file mode 100644 index 52b03c9..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-09.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-10.jpg b/photos/images/2021/2021-07-14_meg-noir_session-10.jpg deleted file mode 100644 index 17ff22a..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-10.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-14_meg-noir_session-11.jpg b/photos/images/2021/2021-07-14_meg-noir_session-11.jpg deleted file mode 100644 index 99da32c..0000000 Binary files a/photos/images/2021/2021-07-14_meg-noir_session-11.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_jasmine-noir_cabin-window-1.jpg b/photos/images/2021/2021-07-15_jasmine-noir_cabin-window-1.jpg deleted file mode 100644 index 42d376d..0000000 Binary files a/photos/images/2021/2021-07-15_jasmine-noir_cabin-window-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_jasmine-noir_cabin-window-2.jpg b/photos/images/2021/2021-07-15_jasmine-noir_cabin-window-2.jpg deleted file mode 100644 index 51d9f5e..0000000 Binary files a/photos/images/2021/2021-07-15_jasmine-noir_cabin-window-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-couch-nap.jpg b/photos/images/2021/2021-07-15_noir_cabin-couch-nap.jpg deleted file mode 100644 index 271938c..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-couch-nap.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-sleeping-1.jpg b/photos/images/2021/2021-07-15_noir_cabin-sleeping-1.jpg deleted file mode 100644 index e324291..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-sleeping-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-sleeping-2.jpg b/photos/images/2021/2021-07-15_noir_cabin-sleeping-2.jpg deleted file mode 100644 index a0862a1..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-sleeping-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-sleeping-3.jpg b/photos/images/2021/2021-07-15_noir_cabin-sleeping-3.jpg deleted file mode 100644 index fbaface..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-sleeping-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-sleeping-4.jpg b/photos/images/2021/2021-07-15_noir_cabin-sleeping-4.jpg deleted file mode 100644 index 4489113..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-sleeping-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-stretched-1.jpg b/photos/images/2021/2021-07-15_noir_cabin-stretched-1.jpg deleted file mode 100644 index abe362c..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-stretched-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-stretched-2.jpg b/photos/images/2021/2021-07-15_noir_cabin-stretched-2.jpg deleted file mode 100644 index 8f5c640..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-stretched-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-stretched-3.jpg b/photos/images/2021/2021-07-15_noir_cabin-stretched-3.jpg deleted file mode 100644 index 92fe1f5..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-stretched-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-stretched-4.jpg b/photos/images/2021/2021-07-15_noir_cabin-stretched-4.jpg deleted file mode 100644 index 809783a..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-stretched-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_noir_cabin-stretched-5.jpg b/photos/images/2021/2021-07-15_noir_cabin-stretched-5.jpg deleted file mode 100644 index 76c7de2..0000000 Binary files a/photos/images/2021/2021-07-15_noir_cabin-stretched-5.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_oscar-jasmine_cabin-bone.jpg b/photos/images/2021/2021-07-15_oscar-jasmine_cabin-bone.jpg deleted file mode 100644 index 8dd018c..0000000 Binary files a/photos/images/2021/2021-07-15_oscar-jasmine_cabin-bone.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_oscar-jasmine_cabin-tangled-1.jpg b/photos/images/2021/2021-07-15_oscar-jasmine_cabin-tangled-1.jpg deleted file mode 100644 index 89513c9..0000000 Binary files a/photos/images/2021/2021-07-15_oscar-jasmine_cabin-tangled-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_oscar-jasmine_cabin-tangled-2.jpg b/photos/images/2021/2021-07-15_oscar-jasmine_cabin-tangled-2.jpg deleted file mode 100644 index f5b4101..0000000 Binary files a/photos/images/2021/2021-07-15_oscar-jasmine_cabin-tangled-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-15_oscar-jasmine_cabin-tangled-3.jpg b/photos/images/2021/2021-07-15_oscar-jasmine_cabin-tangled-3.jpg deleted file mode 100644 index 4f5233b..0000000 Binary files a/photos/images/2021/2021-07-15_oscar-jasmine_cabin-tangled-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-16_noir_floor-nap-1.jpg b/photos/images/2021/2021-07-16_noir_floor-nap-1.jpg deleted file mode 100644 index e0a29fa..0000000 Binary files a/photos/images/2021/2021-07-16_noir_floor-nap-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-16_noir_floor-nap-2.jpg b/photos/images/2021/2021-07-16_noir_floor-nap-2.jpg deleted file mode 100644 index e05f9e8..0000000 Binary files a/photos/images/2021/2021-07-16_noir_floor-nap-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-17_noir_grooming-bed-night.jpg b/photos/images/2021/2021-07-17_noir_grooming-bed-night.jpg deleted file mode 100644 index 0cc3c39..0000000 Binary files a/photos/images/2021/2021-07-17_noir_grooming-bed-night.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-19_oscar-jasmine_tangled-1.jpg b/photos/images/2021/2021-07-19_oscar-jasmine_tangled-1.jpg deleted file mode 100644 index 84e280e..0000000 Binary files a/photos/images/2021/2021-07-19_oscar-jasmine_tangled-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-19_oscar_curled-sleeping-1.jpg b/photos/images/2021/2021-07-19_oscar_curled-sleeping-1.jpg deleted file mode 100644 index 47a8dda..0000000 Binary files a/photos/images/2021/2021-07-19_oscar_curled-sleeping-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-19_oscar_curled-sleeping-2.jpg b/photos/images/2021/2021-07-19_oscar_curled-sleeping-2.jpg deleted file mode 100644 index 460de26..0000000 Binary files a/photos/images/2021/2021-07-19_oscar_curled-sleeping-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_evening-cuddle-1.jpg b/photos/images/2021/2021-07-20_noir_evening-cuddle-1.jpg deleted file mode 100644 index fc9296e..0000000 Binary files a/photos/images/2021/2021-07-20_noir_evening-cuddle-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_evening-cuddle-2.jpg b/photos/images/2021/2021-07-20_noir_evening-cuddle-2.jpg deleted file mode 100644 index 4c15dff..0000000 Binary files a/photos/images/2021/2021-07-20_noir_evening-cuddle-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_lap-closeup-1.jpg b/photos/images/2021/2021-07-20_noir_lap-closeup-1.jpg deleted file mode 100644 index 0a68566..0000000 Binary files a/photos/images/2021/2021-07-20_noir_lap-closeup-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_lap-closeup-2.jpg b/photos/images/2021/2021-07-20_noir_lap-closeup-2.jpg deleted file mode 100644 index c754d9e..0000000 Binary files a/photos/images/2021/2021-07-20_noir_lap-closeup-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_lap-closeup-3.jpg b/photos/images/2021/2021-07-20_noir_lap-closeup-3.jpg deleted file mode 100644 index 76a84aa..0000000 Binary files a/photos/images/2021/2021-07-20_noir_lap-closeup-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_lap-closeup-4.jpg b/photos/images/2021/2021-07-20_noir_lap-closeup-4.jpg deleted file mode 100644 index b27536b..0000000 Binary files a/photos/images/2021/2021-07-20_noir_lap-closeup-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_lap-closeup-5.jpg b/photos/images/2021/2021-07-20_noir_lap-closeup-5.jpg deleted file mode 100644 index 4e36e87..0000000 Binary files a/photos/images/2021/2021-07-20_noir_lap-closeup-5.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_lap-closeup-6.jpg b/photos/images/2021/2021-07-20_noir_lap-closeup-6.jpg deleted file mode 100644 index 04d695f..0000000 Binary files a/photos/images/2021/2021-07-20_noir_lap-closeup-6.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_lap-closeup-golden-eye.jpg b/photos/images/2021/2021-07-20_noir_lap-closeup-golden-eye.jpg deleted file mode 100644 index 3009d1e..0000000 Binary files a/photos/images/2021/2021-07-20_noir_lap-closeup-golden-eye.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_midnight-lap.jpg b/photos/images/2021/2021-07-20_noir_midnight-lap.jpg deleted file mode 100644 index 094ba31..0000000 Binary files a/photos/images/2021/2021-07-20_noir_midnight-lap.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_standing-on-lap-1.jpg b/photos/images/2021/2021-07-20_noir_standing-on-lap-1.jpg deleted file mode 100644 index 7f73562..0000000 Binary files a/photos/images/2021/2021-07-20_noir_standing-on-lap-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_standing-on-lap-2.jpg b/photos/images/2021/2021-07-20_noir_standing-on-lap-2.jpg deleted file mode 100644 index 8dc0925..0000000 Binary files a/photos/images/2021/2021-07-20_noir_standing-on-lap-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_standing-on-lap-3.jpg b/photos/images/2021/2021-07-20_noir_standing-on-lap-3.jpg deleted file mode 100644 index 0626f07..0000000 Binary files a/photos/images/2021/2021-07-20_noir_standing-on-lap-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_standing-on-lap-4.jpg b/photos/images/2021/2021-07-20_noir_standing-on-lap-4.jpg deleted file mode 100644 index 1054029..0000000 Binary files a/photos/images/2021/2021-07-20_noir_standing-on-lap-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_noir_standing-on-lap-5.jpg b/photos/images/2021/2021-07-20_noir_standing-on-lap-5.jpg deleted file mode 100644 index e860ae9..0000000 Binary files a/photos/images/2021/2021-07-20_noir_standing-on-lap-5.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_oscar-jasmine_tangled-2.jpg b/photos/images/2021/2021-07-20_oscar-jasmine_tangled-2.jpg deleted file mode 100644 index 925d810..0000000 Binary files a/photos/images/2021/2021-07-20_oscar-jasmine_tangled-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-20_oscar-jasmine_tangled-3.jpg b/photos/images/2021/2021-07-20_oscar-jasmine_tangled-3.jpg deleted file mode 100644 index de2a484..0000000 Binary files a/photos/images/2021/2021-07-20_oscar-jasmine_tangled-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-21_noir_lap-nap-1.jpg b/photos/images/2021/2021-07-21_noir_lap-nap-1.jpg deleted file mode 100644 index 4d80b13..0000000 Binary files a/photos/images/2021/2021-07-21_noir_lap-nap-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-21_noir_lap-nap-2.jpg b/photos/images/2021/2021-07-21_noir_lap-nap-2.jpg deleted file mode 100644 index f3ad03c..0000000 Binary files a/photos/images/2021/2021-07-21_noir_lap-nap-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-22_oscar_elevated-bed.jpg b/photos/images/2021/2021-07-22_oscar_elevated-bed.jpg deleted file mode 100644 index a5294cf..0000000 Binary files a/photos/images/2021/2021-07-22_oscar_elevated-bed.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-26_meg-jasmine_road-trip-selfie.jpg b/photos/images/2021/2021-07-26_meg-jasmine_road-trip-selfie.jpg deleted file mode 100644 index c19520b..0000000 Binary files a/photos/images/2021/2021-07-26_meg-jasmine_road-trip-selfie.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-28_noir_diamond-painting-2.jpg b/photos/images/2021/2021-07-28_noir_diamond-painting-2.jpg deleted file mode 100644 index a81e2cf..0000000 Binary files a/photos/images/2021/2021-07-28_noir_diamond-painting-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-28_noir_diamond-painting-minecraft.jpg b/photos/images/2021/2021-07-28_noir_diamond-painting-minecraft.jpg deleted file mode 100644 index 2034d5a..0000000 Binary files a/photos/images/2021/2021-07-28_noir_diamond-painting-minecraft.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-30_meg-noir_evening-1.jpg b/photos/images/2021/2021-07-30_meg-noir_evening-1.jpg deleted file mode 100644 index 9e170ba..0000000 Binary files a/photos/images/2021/2021-07-30_meg-noir_evening-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-30_meg-noir_evening-2.jpg b/photos/images/2021/2021-07-30_meg-noir_evening-2.jpg deleted file mode 100644 index 17dc16e..0000000 Binary files a/photos/images/2021/2021-07-30_meg-noir_evening-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-30_meg-noir_evening-3.jpg b/photos/images/2021/2021-07-30_meg-noir_evening-3.jpg deleted file mode 100644 index 7c2e409..0000000 Binary files a/photos/images/2021/2021-07-30_meg-noir_evening-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-30_meg-noir_evening-4.jpg b/photos/images/2021/2021-07-30_meg-noir_evening-4.jpg deleted file mode 100644 index eb7c0a5..0000000 Binary files a/photos/images/2021/2021-07-30_meg-noir_evening-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-30_noir_whiskers-night-1.jpg b/photos/images/2021/2021-07-30_noir_whiskers-night-1.jpg deleted file mode 100644 index 2bd4b78..0000000 Binary files a/photos/images/2021/2021-07-30_noir_whiskers-night-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-07-30_noir_whiskers-night-2.jpg b/photos/images/2021/2021-07-30_noir_whiskers-night-2.jpg deleted file mode 100644 index d0b4ccb..0000000 Binary files a/photos/images/2021/2021-07-30_noir_whiskers-night-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-02_noir_belly-up-1.jpg b/photos/images/2021/2021-08-02_noir_belly-up-1.jpg deleted file mode 100644 index a34c727..0000000 Binary files a/photos/images/2021/2021-08-02_noir_belly-up-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-02_noir_belly-up-2.jpg b/photos/images/2021/2021-08-02_noir_belly-up-2.jpg deleted file mode 100644 index 9e6b9da..0000000 Binary files a/photos/images/2021/2021-08-02_noir_belly-up-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-02_noir_belly-up-3.jpg b/photos/images/2021/2021-08-02_noir_belly-up-3.jpg deleted file mode 100644 index 1fb936a..0000000 Binary files a/photos/images/2021/2021-08-02_noir_belly-up-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-02_noir_belly-up-4.jpg b/photos/images/2021/2021-08-02_noir_belly-up-4.jpg deleted file mode 100644 index 779a0fb..0000000 Binary files a/photos/images/2021/2021-08-02_noir_belly-up-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-03_jasmine_watching-floor.jpg b/photos/images/2021/2021-08-03_jasmine_watching-floor.jpg deleted file mode 100644 index 38b5303..0000000 Binary files a/photos/images/2021/2021-08-03_jasmine_watching-floor.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-03_oscar-noir_floor-cuddle-1.jpg b/photos/images/2021/2021-08-03_oscar-noir_floor-cuddle-1.jpg deleted file mode 100644 index a86cfee..0000000 Binary files a/photos/images/2021/2021-08-03_oscar-noir_floor-cuddle-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-03_oscar-noir_floor-cuddle-2.jpg b/photos/images/2021/2021-08-03_oscar-noir_floor-cuddle-2.jpg deleted file mode 100644 index 90b018e..0000000 Binary files a/photos/images/2021/2021-08-03_oscar-noir_floor-cuddle-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-03_oscar_couch-nap.jpg b/photos/images/2021/2021-08-03_oscar_couch-nap.jpg deleted file mode 100644 index 63ead10..0000000 Binary files a/photos/images/2021/2021-08-03_oscar_couch-nap.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-04_noir_afternoon-nap.jpg b/photos/images/2021/2021-08-04_noir_afternoon-nap.jpg deleted file mode 100644 index a2a60c6..0000000 Binary files a/photos/images/2021/2021-08-04_noir_afternoon-nap.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-04_noir_evening-lap-1.jpg b/photos/images/2021/2021-08-04_noir_evening-lap-1.jpg deleted file mode 100644 index 0c4634c..0000000 Binary files a/photos/images/2021/2021-08-04_noir_evening-lap-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-04_noir_evening-lap-2.jpg b/photos/images/2021/2021-08-04_noir_evening-lap-2.jpg deleted file mode 100644 index 9e60512..0000000 Binary files a/photos/images/2021/2021-08-04_noir_evening-lap-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-04_noir_evening-lap-3.jpg b/photos/images/2021/2021-08-04_noir_evening-lap-3.jpg deleted file mode 100644 index b62bd69..0000000 Binary files a/photos/images/2021/2021-08-04_noir_evening-lap-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-04_noir_pillow-nap-2.jpg b/photos/images/2021/2021-08-04_noir_pillow-nap-2.jpg deleted file mode 100644 index 3a7ca3a..0000000 Binary files a/photos/images/2021/2021-08-04_noir_pillow-nap-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-04_noir_pillow-nap-3.jpg b/photos/images/2021/2021-08-04_noir_pillow-nap-3.jpg deleted file mode 100644 index 2ed1ced..0000000 Binary files a/photos/images/2021/2021-08-04_noir_pillow-nap-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-04_noir_pillow-nap-4.jpg b/photos/images/2021/2021-08-04_noir_pillow-nap-4.jpg deleted file mode 100644 index be8e2b3..0000000 Binary files a/photos/images/2021/2021-08-04_noir_pillow-nap-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-09_noir_lap-petting-1.jpg b/photos/images/2021/2021-08-09_noir_lap-petting-1.jpg deleted file mode 100644 index 1d4a3be..0000000 Binary files a/photos/images/2021/2021-08-09_noir_lap-petting-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-09_noir_lap-petting-2.jpg b/photos/images/2021/2021-08-09_noir_lap-petting-2.jpg deleted file mode 100644 index 7314edb..0000000 Binary files a/photos/images/2021/2021-08-09_noir_lap-petting-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-12_butter-noir_cabin-abba-vinyls.jpg b/photos/images/2021/2021-08-12_butter-noir_cabin-abba-vinyls.jpg deleted file mode 100644 index e24aa41..0000000 Binary files a/photos/images/2021/2021-08-12_butter-noir_cabin-abba-vinyls.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-16_noir_lap-smiley-socks-1.jpg b/photos/images/2021/2021-08-16_noir_lap-smiley-socks-1.jpg deleted file mode 100644 index 786baba..0000000 Binary files a/photos/images/2021/2021-08-16_noir_lap-smiley-socks-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-16_noir_lap-smiley-socks-2.jpg b/photos/images/2021/2021-08-16_noir_lap-smiley-socks-2.jpg deleted file mode 100644 index bdd674f..0000000 Binary files a/photos/images/2021/2021-08-16_noir_lap-smiley-socks-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-16_noir_lap-smiley-socks-3.jpg b/photos/images/2021/2021-08-16_noir_lap-smiley-socks-3.jpg deleted file mode 100644 index a5a0cde..0000000 Binary files a/photos/images/2021/2021-08-16_noir_lap-smiley-socks-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-21_meg-oscar-jasmine_road-trip.jpg b/photos/images/2021/2021-08-21_meg-oscar-jasmine_road-trip.jpg deleted file mode 100644 index 1013420..0000000 Binary files a/photos/images/2021/2021-08-21_meg-oscar-jasmine_road-trip.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-21_noir_stretched-night-1.jpg b/photos/images/2021/2021-08-21_noir_stretched-night-1.jpg deleted file mode 100644 index 8181324..0000000 Binary files a/photos/images/2021/2021-08-21_noir_stretched-night-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-21_noir_stretched-night-2.jpg b/photos/images/2021/2021-08-21_noir_stretched-night-2.jpg deleted file mode 100644 index 174328a..0000000 Binary files a/photos/images/2021/2021-08-21_noir_stretched-night-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-08-22_oscar_curled-sleeping.jpg b/photos/images/2021/2021-08-22_oscar_curled-sleeping.jpg deleted file mode 100644 index e4d95dc..0000000 Binary files a/photos/images/2021/2021-08-22_oscar_curled-sleeping.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-12_meg-noir_photobomb.jpg b/photos/images/2021/2021-09-12_meg-noir_photobomb.jpg deleted file mode 100644 index 7343ed2..0000000 Binary files a/photos/images/2021/2021-09-12_meg-noir_photobomb.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-13_noir_extreme-closeup-1.jpg b/photos/images/2021/2021-09-13_noir_extreme-closeup-1.jpg deleted file mode 100644 index bae61c2..0000000 Binary files a/photos/images/2021/2021-09-13_noir_extreme-closeup-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-13_noir_extreme-closeup-2.jpg b/photos/images/2021/2021-09-13_noir_extreme-closeup-2.jpg deleted file mode 100644 index ac80883..0000000 Binary files a/photos/images/2021/2021-09-13_noir_extreme-closeup-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-1.jpg b/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-1.jpg deleted file mode 100644 index b587586..0000000 Binary files a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-2.jpg b/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-2.jpg deleted file mode 100644 index 110413b..0000000 Binary files a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-3.jpg b/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-3.jpg deleted file mode 100644 index cf7bf46..0000000 Binary files a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-4.jpg b/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-4.jpg deleted file mode 100644 index 805ad4c..0000000 Binary files a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-5.jpg b/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-5.jpg deleted file mode 100644 index cd657ed..0000000 Binary files a/photos/images/2021/2021-09-26_oscar-jasmine_couch-minecraft-5.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-26_oscar-jasmine_couch-night-1.jpg b/photos/images/2021/2021-09-26_oscar-jasmine_couch-night-1.jpg deleted file mode 100644 index 205916a..0000000 Binary files a/photos/images/2021/2021-09-26_oscar-jasmine_couch-night-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-09-26_oscar-jasmine_couch-night-2.jpg b/photos/images/2021/2021-09-26_oscar-jasmine_couch-night-2.jpg deleted file mode 100644 index 88f102d..0000000 Binary files a/photos/images/2021/2021-09-26_oscar-jasmine_couch-night-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-10-02_jasmine_clear-portrait-day.jpg b/photos/images/2021/2021-10-02_jasmine_clear-portrait-day.jpg deleted file mode 100644 index 84d95e7..0000000 Binary files a/photos/images/2021/2021-10-02_jasmine_clear-portrait-day.jpg and /dev/null differ diff --git a/photos/images/2021/2021-10-06_jasmine_silhouette-night.jpg b/photos/images/2021/2021-10-06_jasmine_silhouette-night.jpg deleted file mode 100644 index 1bc788e..0000000 Binary files a/photos/images/2021/2021-10-06_jasmine_silhouette-night.jpg and /dev/null differ diff --git a/photos/images/2021/2021-10-06_oscar-butter_couch-together.jpg b/photos/images/2021/2021-10-06_oscar-butter_couch-together.jpg deleted file mode 100644 index e79c410..0000000 Binary files a/photos/images/2021/2021-10-06_oscar-butter_couch-together.jpg and /dev/null differ diff --git a/photos/images/2021/2021-10-28_oscar_bed-nap-1.jpg b/photos/images/2021/2021-10-28_oscar_bed-nap-1.jpg deleted file mode 100644 index 7a39bbc..0000000 Binary files a/photos/images/2021/2021-10-28_oscar_bed-nap-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-10-28_oscar_bed-purple-light.jpg b/photos/images/2021/2021-10-28_oscar_bed-purple-light.jpg deleted file mode 100644 index 9789513..0000000 Binary files a/photos/images/2021/2021-10-28_oscar_bed-purple-light.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-03_noir_belly-up-striped-4.jpg b/photos/images/2021/2021-11-03_noir_belly-up-striped-4.jpg deleted file mode 100644 index 13ab232..0000000 Binary files a/photos/images/2021/2021-11-03_noir_belly-up-striped-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-03_noir_striped-blanket-1.jpg b/photos/images/2021/2021-11-03_noir_striped-blanket-1.jpg deleted file mode 100644 index c35862b..0000000 Binary files a/photos/images/2021/2021-11-03_noir_striped-blanket-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-03_noir_striped-blanket-2.jpg b/photos/images/2021/2021-11-03_noir_striped-blanket-2.jpg deleted file mode 100644 index 6f42c88..0000000 Binary files a/photos/images/2021/2021-11-03_noir_striped-blanket-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-03_noir_striped-blanket-3.jpg b/photos/images/2021/2021-11-03_noir_striped-blanket-3.jpg deleted file mode 100644 index 6a08e5d..0000000 Binary files a/photos/images/2021/2021-11-03_noir_striped-blanket-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-13_butter_golden-floof-couch-1.jpg b/photos/images/2021/2021-11-13_butter_golden-floof-couch-1.jpg deleted file mode 100644 index 57b8f99..0000000 Binary files a/photos/images/2021/2021-11-13_butter_golden-floof-couch-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-17_noir_pink-blue-blankets.jpg b/photos/images/2021/2021-11-17_noir_pink-blue-blankets.jpg deleted file mode 100644 index 059f709..0000000 Binary files a/photos/images/2021/2021-11-17_noir_pink-blue-blankets.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-18_noir_table-perch-golden-eyes.jpg b/photos/images/2021/2021-11-18_noir_table-perch-golden-eyes.jpg deleted file mode 100644 index cda2f0d..0000000 Binary files a/photos/images/2021/2021-11-18_noir_table-perch-golden-eyes.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-19_butter_sleeping-closeup-1.jpg b/photos/images/2021/2021-11-19_butter_sleeping-closeup-1.jpg deleted file mode 100644 index 12bbe48..0000000 Binary files a/photos/images/2021/2021-11-19_butter_sleeping-closeup-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-19_butter_sleeping-closeup-2.jpg b/photos/images/2021/2021-11-19_butter_sleeping-closeup-2.jpg deleted file mode 100644 index ce32dcd..0000000 Binary files a/photos/images/2021/2021-11-19_butter_sleeping-closeup-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-19_butter_sleeping-closeup-3.jpg b/photos/images/2021/2021-11-19_butter_sleeping-closeup-3.jpg deleted file mode 100644 index fa7340e..0000000 Binary files a/photos/images/2021/2021-11-19_butter_sleeping-closeup-3.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-19_butter_sleeping-closeup-4.jpg b/photos/images/2021/2021-11-19_butter_sleeping-closeup-4.jpg deleted file mode 100644 index 25f8fb0..0000000 Binary files a/photos/images/2021/2021-11-19_butter_sleeping-closeup-4.jpg and /dev/null differ diff --git a/photos/images/2021/2021-11-19_butter_sleeping-closeup-5.jpg b/photos/images/2021/2021-11-19_butter_sleeping-closeup-5.jpg deleted file mode 100644 index 5721bc1..0000000 Binary files a/photos/images/2021/2021-11-19_butter_sleeping-closeup-5.jpg and /dev/null differ diff --git a/photos/images/2021/2021-12-06_oscar_blanket-peek-new-place-1.jpg b/photos/images/2021/2021-12-06_oscar_blanket-peek-new-place-1.jpg deleted file mode 100644 index c7ed62a..0000000 Binary files a/photos/images/2021/2021-12-06_oscar_blanket-peek-new-place-1.jpg and /dev/null differ diff --git a/photos/images/2021/2021-12-06_oscar_blanket-peek-new-place-2.jpg b/photos/images/2021/2021-12-06_oscar_blanket-peek-new-place-2.jpg deleted file mode 100644 index bdb3183..0000000 Binary files a/photos/images/2021/2021-12-06_oscar_blanket-peek-new-place-2.jpg and /dev/null differ diff --git a/photos/images/2021/2021-12-07_noir_evening-new-place.jpg b/photos/images/2021/2021-12-07_noir_evening-new-place.jpg deleted file mode 100644 index 980f86c..0000000 Binary files a/photos/images/2021/2021-12-07_noir_evening-new-place.jpg and /dev/null differ diff --git a/photos/images/2022/2022-01-26_noir_lap-cuddle-blue-blanket.jpg b/photos/images/2022/2022-01-26_noir_lap-cuddle-blue-blanket.jpg deleted file mode 100644 index 6d22d8e..0000000 Binary files a/photos/images/2022/2022-01-26_noir_lap-cuddle-blue-blanket.jpg and /dev/null differ diff --git a/photos/images/2022/2022-02-01_noir_stole-dog-crate.jpg b/photos/images/2022/2022-02-01_noir_stole-dog-crate.jpg deleted file mode 100644 index d3e5252..0000000 Binary files a/photos/images/2022/2022-02-01_noir_stole-dog-crate.jpg and /dev/null differ diff --git a/photos/images/2022/2022-02-09_noir_hiding-blankets-golden-eye.jpg b/photos/images/2022/2022-02-09_noir_hiding-blankets-golden-eye.jpg deleted file mode 100644 index c9ac190..0000000 Binary files a/photos/images/2022/2022-02-09_noir_hiding-blankets-golden-eye.jpg and /dev/null differ diff --git a/photos/images/2022/2022-02-12_michael-oscar_selfie-couch.jpg b/photos/images/2022/2022-02-12_michael-oscar_selfie-couch.jpg deleted file mode 100644 index 5acd653..0000000 Binary files a/photos/images/2022/2022-02-12_michael-oscar_selfie-couch.jpg and /dev/null differ diff --git a/photos/images/2022/2022-02-23_jasmine-noir_sharing-crate.jpg b/photos/images/2022/2022-02-23_jasmine-noir_sharing-crate.jpg deleted file mode 100644 index 8742c2c..0000000 Binary files a/photos/images/2022/2022-02-23_jasmine-noir_sharing-crate.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-10_noir_window-perch-silhouette.jpg b/photos/images/2022/2022-04-10_noir_window-perch-silhouette.jpg deleted file mode 100644 index 02df7e2..0000000 Binary files a/photos/images/2022/2022-04-10_noir_window-perch-silhouette.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-12_meg-oscar_selfie-evening.jpg b/photos/images/2022/2022-04-12_meg-oscar_selfie-evening.jpg deleted file mode 100644 index df03d1a..0000000 Binary files a/photos/images/2022/2022-04-12_meg-oscar_selfie-evening.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-1.jpg b/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-1.jpg deleted file mode 100644 index 2d50b3c..0000000 Binary files a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-1.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-2.jpg b/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-2.jpg deleted file mode 100644 index 2b411b4..0000000 Binary files a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-2.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-3.jpg b/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-3.jpg deleted file mode 100644 index 152e7ea..0000000 Binary files a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-3.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-4.jpg b/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-4.jpg deleted file mode 100644 index 385634f..0000000 Binary files a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-4.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-5.jpg b/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-5.jpg deleted file mode 100644 index 3b74710..0000000 Binary files a/photos/images/2022/2022-04-17_noir_blanket-peek-golden-eye-5.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-19_butter-noir_cuddle-couch.jpg b/photos/images/2022/2022-04-19_butter-noir_cuddle-couch.jpg deleted file mode 100644 index 2104ae7..0000000 Binary files a/photos/images/2022/2022-04-19_butter-noir_cuddle-couch.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-26_noir_curled-tight-night-1.jpg b/photos/images/2022/2022-04-26_noir_curled-tight-night-1.jpg deleted file mode 100644 index 815de5c..0000000 Binary files a/photos/images/2022/2022-04-26_noir_curled-tight-night-1.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-26_noir_curled-tight-night-2.jpg b/photos/images/2022/2022-04-26_noir_curled-tight-night-2.jpg deleted file mode 100644 index 4524cc6..0000000 Binary files a/photos/images/2022/2022-04-26_noir_curled-tight-night-2.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-26_noir_curled-tight-night-3.jpg b/photos/images/2022/2022-04-26_noir_curled-tight-night-3.jpg deleted file mode 100644 index 6079ced..0000000 Binary files a/photos/images/2022/2022-04-26_noir_curled-tight-night-3.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-26_noir_curled-tight-night-4.jpg b/photos/images/2022/2022-04-26_noir_curled-tight-night-4.jpg deleted file mode 100644 index f5f2e71..0000000 Binary files a/photos/images/2022/2022-04-26_noir_curled-tight-night-4.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_couch-arm-2.jpg b/photos/images/2022/2022-04-27_butter-noir_couch-arm-2.jpg deleted file mode 100644 index 70615a5..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_couch-arm-2.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_couch-arm-3.jpg b/photos/images/2022/2022-04-27_butter-noir_couch-arm-3.jpg deleted file mode 100644 index 32d4668..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_couch-arm-3.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_couch-arm-4.jpg b/photos/images/2022/2022-04-27_butter-noir_couch-arm-4.jpg deleted file mode 100644 index 426737e..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_couch-arm-4.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_couch-arm-5.jpg b/photos/images/2022/2022-04-27_butter-noir_couch-arm-5.jpg deleted file mode 100644 index e7e919d..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_couch-arm-5.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-1.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-1.jpg deleted file mode 100644 index e72575a..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-1.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-10.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-10.jpg deleted file mode 100644 index d5433b9..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-10.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-11.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-11.jpg deleted file mode 100644 index 075b822..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-11.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-2.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-2.jpg deleted file mode 100644 index 890ad34..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-2.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-3.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-3.jpg deleted file mode 100644 index 25870ee..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-3.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-4.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-4.jpg deleted file mode 100644 index bcab5f7..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-4.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-5.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-5.jpg deleted file mode 100644 index 21530aa..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-5.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-6.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-6.jpg deleted file mode 100644 index d4edb99..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-6.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-7.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-7.jpg deleted file mode 100644 index 016d320..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-7.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-8.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-8.jpg deleted file mode 100644 index aec7e26..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-8.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-9.jpg b/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-9.jpg deleted file mode 100644 index c363fc9..0000000 Binary files a/photos/images/2022/2022-04-27_butter-noir_cuddle-couch-9.jpg and /dev/null differ diff --git a/photos/images/2022/2022-04-27_butter_couch-arm-gaming-setup.jpg b/photos/images/2022/2022-04-27_butter_couch-arm-gaming-setup.jpg deleted file mode 100644 index a48bac2..0000000 Binary files a/photos/images/2022/2022-04-27_butter_couch-arm-gaming-setup.jpg and /dev/null differ diff --git a/photos/images/2022/2022-05-14_michael-oscar_couch-cuddle-1.jpg b/photos/images/2022/2022-05-14_michael-oscar_couch-cuddle-1.jpg deleted file mode 100644 index fba40a0..0000000 Binary files a/photos/images/2022/2022-05-14_michael-oscar_couch-cuddle-1.jpg and /dev/null differ diff --git a/photos/images/2022/2022-05-14_michael-oscar_couch-cuddle-2.jpg b/photos/images/2022/2022-05-14_michael-oscar_couch-cuddle-2.jpg deleted file mode 100644 index 7e5fdfa..0000000 Binary files a/photos/images/2022/2022-05-14_michael-oscar_couch-cuddle-2.jpg and /dev/null differ diff --git a/photos/images/2022/2022-09-02_jasmine_window-watching-meg-1.jpg b/photos/images/2022/2022-09-02_jasmine_window-watching-meg-1.jpg deleted file mode 100644 index 16e8921..0000000 Binary files a/photos/images/2022/2022-09-02_jasmine_window-watching-meg-1.jpg and /dev/null differ diff --git a/photos/images/2022/2022-09-02_jasmine_window-watching-meg-2.jpg b/photos/images/2022/2022-09-02_jasmine_window-watching-meg-2.jpg deleted file mode 100644 index 4ac90a2..0000000 Binary files a/photos/images/2022/2022-09-02_jasmine_window-watching-meg-2.jpg and /dev/null differ diff --git a/photos/images/2022/2022-10-10_jack-butter_staircase-standoff-1.jpg b/photos/images/2022/2022-10-10_jack-butter_staircase-standoff-1.jpg deleted file mode 100644 index 85b8a64..0000000 Binary files a/photos/images/2022/2022-10-10_jack-butter_staircase-standoff-1.jpg and /dev/null differ diff --git a/photos/images/2022/2022-10-10_jack-butter_staircase-standoff-2.jpg b/photos/images/2022/2022-10-10_jack-butter_staircase-standoff-2.jpg deleted file mode 100644 index a2d4ea5..0000000 Binary files a/photos/images/2022/2022-10-10_jack-butter_staircase-standoff-2.jpg and /dev/null differ diff --git a/photos/images/2022/2022-10-24_butter_belly-rubs-bliss.jpg b/photos/images/2022/2022-10-24_butter_belly-rubs-bliss.jpg deleted file mode 100644 index 36e2ca9..0000000 Binary files a/photos/images/2022/2022-10-24_butter_belly-rubs-bliss.jpg and /dev/null differ diff --git a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-1.jpg b/photos/images/2022/2022-11-06_jack-jasmine_car-ride-1.jpg deleted file mode 100644 index 38aa4ce..0000000 Binary files a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-1.jpg and /dev/null differ diff --git a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-2.jpg b/photos/images/2022/2022-11-06_jack-jasmine_car-ride-2.jpg deleted file mode 100644 index 7cc2514..0000000 Binary files a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-2.jpg and /dev/null differ diff --git a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-3.jpg b/photos/images/2022/2022-11-06_jack-jasmine_car-ride-3.jpg deleted file mode 100644 index 8a5f176..0000000 Binary files a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-3.jpg and /dev/null differ diff --git a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-4.jpg b/photos/images/2022/2022-11-06_jack-jasmine_car-ride-4.jpg deleted file mode 100644 index cb81bdf..0000000 Binary files a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-4.jpg and /dev/null differ diff --git a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-5.jpg b/photos/images/2022/2022-11-06_jack-jasmine_car-ride-5.jpg deleted file mode 100644 index 4709b38..0000000 Binary files a/photos/images/2022/2022-11-06_jack-jasmine_car-ride-5.jpg and /dev/null differ diff --git a/photos/images/2022/2022-11-30_jasmine-jack_spooning-bed.jpg b/photos/images/2022/2022-11-30_jasmine-jack_spooning-bed.jpg deleted file mode 100644 index c1dbc56..0000000 Binary files a/photos/images/2022/2022-11-30_jasmine-jack_spooning-bed.jpg and /dev/null differ diff --git a/photos/images/2022/2022-12-01_oscar-noir_lap-cuddle-1.jpg b/photos/images/2022/2022-12-01_oscar-noir_lap-cuddle-1.jpg deleted file mode 100644 index 406555e..0000000 Binary files a/photos/images/2022/2022-12-01_oscar-noir_lap-cuddle-1.jpg and /dev/null differ diff --git a/photos/images/2022/2022-12-01_oscar-noir_lap-cuddle-2.jpg b/photos/images/2022/2022-12-01_oscar-noir_lap-cuddle-2.jpg deleted file mode 100644 index d88e3c8..0000000 Binary files a/photos/images/2022/2022-12-01_oscar-noir_lap-cuddle-2.jpg and /dev/null differ diff --git a/photos/images/2023/2023-11-02_butter_lion-cut-recliner-1.jpg b/photos/images/2023/2023-11-02_butter_lion-cut-recliner-1.jpg deleted file mode 100644 index b960b00..0000000 Binary files a/photos/images/2023/2023-11-02_butter_lion-cut-recliner-1.jpg and /dev/null differ diff --git a/photos/images/2023/2023-11-02_butter_lion-cut-recliner-2.jpg b/photos/images/2023/2023-11-02_butter_lion-cut-recliner-2.jpg deleted file mode 100644 index 293b700..0000000 Binary files a/photos/images/2023/2023-11-02_butter_lion-cut-recliner-2.jpg and /dev/null differ diff --git a/photos/images/2023/2023-11-02_jasmine-jack_bone-sharing.jpg b/photos/images/2023/2023-11-02_jasmine-jack_bone-sharing.jpg deleted file mode 100644 index ad4c895..0000000 Binary files a/photos/images/2023/2023-11-02_jasmine-jack_bone-sharing.jpg and /dev/null differ diff --git a/photos/images/2023/2023-11-04_jack-jasmine-oscar_couch-pile.jpg b/photos/images/2023/2023-11-04_jack-jasmine-oscar_couch-pile.jpg deleted file mode 100644 index 2e4468f..0000000 Binary files a/photos/images/2023/2023-11-04_jack-jasmine-oscar_couch-pile.jpg and /dev/null differ diff --git a/photos/images/2023/2023-11-05_oscar-jasmine-jack_triple-pile-night.jpg b/photos/images/2023/2023-11-05_oscar-jasmine-jack_triple-pile-night.jpg deleted file mode 100644 index d47df04..0000000 Binary files a/photos/images/2023/2023-11-05_oscar-jasmine-jack_triple-pile-night.jpg and /dev/null differ diff --git a/photos/images/2023/2023-12-27_meg-jack_holiday-selfie.jpg b/photos/images/2023/2023-12-27_meg-jack_holiday-selfie.jpg deleted file mode 100644 index 9fd10a9..0000000 Binary files a/photos/images/2023/2023-12-27_meg-jack_holiday-selfie.jpg and /dev/null differ diff --git a/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_01.jpg b/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_01.jpg deleted file mode 100644 index 6ad87d4..0000000 Binary files a/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_01.jpg and /dev/null differ diff --git a/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_02.jpg b/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_02.jpg deleted file mode 100644 index a39e6ef..0000000 Binary files a/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_02.jpg and /dev/null differ diff --git a/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_03.jpg b/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_03.jpg deleted file mode 100644 index a1d8ca5..0000000 Binary files a/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_03.jpg and /dev/null differ diff --git a/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_04.jpg b/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_04.jpg deleted file mode 100644 index 0a39d8e..0000000 Binary files a/photos/images/2024/2024-02-02_noir-oscar-bed-cuddle-sleeping-together_04.jpg and /dev/null differ diff --git a/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_01.jpg b/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_01.jpg deleted file mode 100644 index c43d8a9..0000000 Binary files a/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_01.jpg and /dev/null differ diff --git a/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_02.jpg b/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_02.jpg deleted file mode 100644 index 4204f7c..0000000 Binary files a/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_02.jpg and /dev/null differ diff --git a/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_03.jpg b/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_03.jpg deleted file mode 100644 index 493d7b1..0000000 Binary files a/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_03.jpg and /dev/null differ diff --git a/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_04.jpg b/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_04.jpg deleted file mode 100644 index 1430a13..0000000 Binary files a/photos/images/2024/2024-02-20_jack-oscar-noir-lap-pile-couch_04.jpg and /dev/null differ diff --git a/photos/images/2024/2024-03-09_butter-sleeping-blue-bedding-closeup.jpg b/photos/images/2024/2024-03-09_butter-sleeping-blue-bedding-closeup.jpg deleted file mode 100644 index 0cc679a..0000000 Binary files a/photos/images/2024/2024-03-09_butter-sleeping-blue-bedding-closeup.jpg and /dev/null differ diff --git a/photos/images/2024/2024-03-10_oscar-jasmine-couch-cuddle-toy-sleeping.jpg b/photos/images/2024/2024-03-10_oscar-jasmine-couch-cuddle-toy-sleeping.jpg deleted file mode 100644 index aa569cb..0000000 Binary files a/photos/images/2024/2024-03-10_oscar-jasmine-couch-cuddle-toy-sleeping.jpg and /dev/null differ diff --git a/photos/images/2024/2024-03-14_butter-noir-bay-window-perch-art-supplies.jpg b/photos/images/2024/2024-03-14_butter-noir-bay-window-perch-art-supplies.jpg deleted file mode 100644 index d5d3f4d..0000000 Binary files a/photos/images/2024/2024-03-14_butter-noir-bay-window-perch-art-supplies.jpg and /dev/null differ diff --git a/photos/images/2024/2024-04-06_meg-jasmine-couch-cuddle-phone-blankets.jpg b/photos/images/2024/2024-04-06_meg-jasmine-couch-cuddle-phone-blankets.jpg deleted file mode 100644 index 4d7a9f3..0000000 Binary files a/photos/images/2024/2024-04-06_meg-jasmine-couch-cuddle-phone-blankets.jpg and /dev/null differ diff --git a/photos/images/2024/2024-04-27_noir-loaf-blanket-golden-eyes-blep.jpg b/photos/images/2024/2024-04-27_noir-loaf-blanket-golden-eyes-blep.jpg deleted file mode 100644 index 19b4568..0000000 Binary files a/photos/images/2024/2024-04-27_noir-loaf-blanket-golden-eyes-blep.jpg and /dev/null differ diff --git a/photos/images/2024/2024-05-21_butter-lap-cuddle-michael-hand-petting.jpg b/photos/images/2024/2024-05-21_butter-lap-cuddle-michael-hand-petting.jpg deleted file mode 100644 index 8487417..0000000 Binary files a/photos/images/2024/2024-05-21_butter-lap-cuddle-michael-hand-petting.jpg and /dev/null differ diff --git a/photos/images/2024/2024-05-21_noir-head-cuddle-jasmine-nearby-michael-hand_01.jpg b/photos/images/2024/2024-05-21_noir-head-cuddle-jasmine-nearby-michael-hand_01.jpg deleted file mode 100644 index 5ef5368..0000000 Binary files a/photos/images/2024/2024-05-21_noir-head-cuddle-jasmine-nearby-michael-hand_01.jpg and /dev/null differ diff --git a/photos/images/2024/2024-05-21_noir-head-cuddle-jasmine-nearby-michael-hand_02.jpg b/photos/images/2024/2024-05-21_noir-head-cuddle-jasmine-nearby-michael-hand_02.jpg deleted file mode 100644 index 9ebe4fe..0000000 Binary files a/photos/images/2024/2024-05-21_noir-head-cuddle-jasmine-nearby-michael-hand_02.jpg and /dev/null differ diff --git a/photos/images/2024/2024-05-21_noir-head-cuddle-jasmine-nearby-michael-hand_03.jpg b/photos/images/2024/2024-05-21_noir-head-cuddle-jasmine-nearby-michael-hand_03.jpg deleted file mode 100644 index 2f62a13..0000000 Binary files a/photos/images/2024/2024-05-21_noir-head-cuddle-jasmine-nearby-michael-hand_03.jpg and /dev/null differ diff --git a/photos/images/2024/2024-05-23_meg-oscar-selfie-recliner-cuddle.jpg b/photos/images/2024/2024-05-23_meg-oscar-selfie-recliner-cuddle.jpg deleted file mode 100644 index 7b915d5..0000000 Binary files a/photos/images/2024/2024-05-23_meg-oscar-selfie-recliner-cuddle.jpg and /dev/null differ diff --git a/photos/images/2024/2024-05-25_meg-jasmine-jack-couch-pile-selfie.jpg b/photos/images/2024/2024-05-25_meg-jasmine-jack-couch-pile-selfie.jpg deleted file mode 100644 index 7a847be..0000000 Binary files a/photos/images/2024/2024-05-25_meg-jasmine-jack-couch-pile-selfie.jpg and /dev/null differ diff --git a/photos/images/2024/2024-11-03_michael-oscar-couch-cuddle-laptop-plaid-pillow.jpg b/photos/images/2024/2024-11-03_michael-oscar-couch-cuddle-laptop-plaid-pillow.jpg deleted file mode 100644 index 9d4fe08..0000000 Binary files a/photos/images/2024/2024-11-03_michael-oscar-couch-cuddle-laptop-plaid-pillow.jpg and /dev/null differ diff --git a/photos/images/2024/2024-12-02_noir-couch-arm-portrait-green-eyes_01.jpg b/photos/images/2024/2024-12-02_noir-couch-arm-portrait-green-eyes_01.jpg deleted file mode 100644 index a88bba0..0000000 Binary files a/photos/images/2024/2024-12-02_noir-couch-arm-portrait-green-eyes_01.jpg and /dev/null differ diff --git a/photos/images/2024/2024-12-02_noir-couch-arm-portrait-profile-sitting_02.jpg b/photos/images/2024/2024-12-02_noir-couch-arm-portrait-profile-sitting_02.jpg deleted file mode 100644 index b93e958..0000000 Binary files a/photos/images/2024/2024-12-02_noir-couch-arm-portrait-profile-sitting_02.jpg and /dev/null differ diff --git a/photos/images/2024/2024-12-02_noir-couch-arm-portrait-sitting_03.jpg b/photos/images/2024/2024-12-02_noir-couch-arm-portrait-sitting_03.jpg deleted file mode 100644 index c398a6e..0000000 Binary files a/photos/images/2024/2024-12-02_noir-couch-arm-portrait-sitting_03.jpg and /dev/null differ diff --git a/photos/images/2024/2024-12-06_jack-jasmine-floor-cuddle-galaxy-blanket_01.jpg b/photos/images/2024/2024-12-06_jack-jasmine-floor-cuddle-galaxy-blanket_01.jpg deleted file mode 100644 index bd72b71..0000000 Binary files a/photos/images/2024/2024-12-06_jack-jasmine-floor-cuddle-galaxy-blanket_01.jpg and /dev/null differ diff --git a/photos/images/2024/2024-12-06_jack-jasmine-floor-cuddle-galaxy-blanket_02.jpg b/photos/images/2024/2024-12-06_jack-jasmine-floor-cuddle-galaxy-blanket_02.jpg deleted file mode 100644 index 314cce8..0000000 Binary files a/photos/images/2024/2024-12-06_jack-jasmine-floor-cuddle-galaxy-blanket_02.jpg and /dev/null differ diff --git a/photos/images/2024/2024-12-14_butter-box-behind-baby-gate-peeking_01.jpg b/photos/images/2024/2024-12-14_butter-box-behind-baby-gate-peeking_01.jpg deleted file mode 100644 index 5f138d6..0000000 Binary files a/photos/images/2024/2024-12-14_butter-box-behind-baby-gate-peeking_01.jpg and /dev/null differ diff --git a/photos/images/2024/2024-12-14_butter-box-behind-baby-gate-peeking_02.jpg b/photos/images/2024/2024-12-14_butter-box-behind-baby-gate-peeking_02.jpg deleted file mode 100644 index 29fb65e..0000000 Binary files a/photos/images/2024/2024-12-14_butter-box-behind-baby-gate-peeking_02.jpg and /dev/null differ diff --git a/photos/images/2024/2024-12-15_jack-standing-jasmine-bed-living-room-purple-light.jpg b/photos/images/2024/2024-12-15_jack-standing-jasmine-bed-living-room-purple-light.jpg deleted file mode 100644 index e591e40..0000000 Binary files a/photos/images/2024/2024-12-15_jack-standing-jasmine-bed-living-room-purple-light.jpg and /dev/null differ diff --git a/photos/images/2025/2025-01-09_jack-blue-blanket-meg-hand-petting-closeup.jpg b/photos/images/2025/2025-01-09_jack-blue-blanket-meg-hand-petting-closeup.jpg deleted file mode 100644 index 0140194..0000000 Binary files a/photos/images/2025/2025-01-09_jack-blue-blanket-meg-hand-petting-closeup.jpg and /dev/null differ diff --git a/photos/images/2025/2025-01-12_michael-jack-couch-resting-3d-printer-visible_02.jpg b/photos/images/2025/2025-01-12_michael-jack-couch-resting-3d-printer-visible_02.jpg deleted file mode 100644 index 5bf645d..0000000 Binary files a/photos/images/2025/2025-01-12_michael-jack-couch-resting-3d-printer-visible_02.jpg and /dev/null differ diff --git a/photos/images/2025/2025-01-12_michael-jack-couch-resting-striped-blanket_01.jpg b/photos/images/2025/2025-01-12_michael-jack-couch-resting-striped-blanket_01.jpg deleted file mode 100644 index 65c75d1..0000000 Binary files a/photos/images/2025/2025-01-12_michael-jack-couch-resting-striped-blanket_01.jpg and /dev/null differ diff --git a/photos/images/2025/2025-01-15_oscar-recliner-purple-light-guitar-living-room.jpg b/photos/images/2025/2025-01-15_oscar-recliner-purple-light-guitar-living-room.jpg deleted file mode 100644 index 7132ebb..0000000 Binary files a/photos/images/2025/2025-01-15_oscar-recliner-purple-light-guitar-living-room.jpg and /dev/null differ diff --git a/photos/images/2025/2025-03-27_jack-noir-staredown-galaxy-blanket-jasmine-visible.jpg b/photos/images/2025/2025-03-27_jack-noir-staredown-galaxy-blanket-jasmine-visible.jpg deleted file mode 100644 index 318bb07..0000000 Binary files a/photos/images/2025/2025-03-27_jack-noir-staredown-galaxy-blanket-jasmine-visible.jpg and /dev/null differ diff --git a/photos/images/2025/2025-04-02_jack-couch-rest-cold-packs-box-recovery-context.jpg b/photos/images/2025/2025-04-02_jack-couch-rest-cold-packs-box-recovery-context.jpg deleted file mode 100644 index e5a525d..0000000 Binary files a/photos/images/2025/2025-04-02_jack-couch-rest-cold-packs-box-recovery-context.jpg and /dev/null differ diff --git a/photos/images/2025/2025-04-25_butter-sleeping-couch-arm-michael-arm-closeup.jpg b/photos/images/2025/2025-04-25_butter-sleeping-couch-arm-michael-arm-closeup.jpg deleted file mode 100644 index e2120af..0000000 Binary files a/photos/images/2025/2025-04-25_butter-sleeping-couch-arm-michael-arm-closeup.jpg and /dev/null differ diff --git a/photos/images/unknown/Snapchat-130003522.jpg b/photos/images/unknown/Snapchat-130003522.jpg deleted file mode 100644 index 3809a8b..0000000 Binary files a/photos/images/unknown/Snapchat-130003522.jpg and /dev/null differ diff --git a/photos/images/unknown/Snapchat-1511813226.jpg b/photos/images/unknown/Snapchat-1511813226.jpg deleted file mode 100644 index e6d2581..0000000 Binary files a/photos/images/unknown/Snapchat-1511813226.jpg and /dev/null differ diff --git a/photos/images/unknown/Snapchat-156580272.jpg b/photos/images/unknown/Snapchat-156580272.jpg deleted file mode 100644 index c903a42..0000000 Binary files a/photos/images/unknown/Snapchat-156580272.jpg and /dev/null differ diff --git a/photos/images/unknown/Snapchat-927723952.jpg b/photos/images/unknown/Snapchat-927723952.jpg deleted file mode 100644 index 4f862b7..0000000 Binary files a/photos/images/unknown/Snapchat-927723952.jpg and /dev/null differ diff --git a/photos/pending-catalog-additions.md b/photos/pending-catalog-additions.md deleted file mode 100644 index a1cb2f9..0000000 --- a/photos/pending-catalog-additions.md +++ /dev/null @@ -1,140 +0,0 @@ -# CONSULTANT PHOTOS - CATALOG ADDITIONS -## Processed by The Builder - February 13, 2026 - ---- - -### 2016-11-19_butter-with-companion-cuddling-gladys-era_01.jpg -**Subject:** Butter No Nutters (The Ice King) with calico companion -**Date:** November 19, 2016 -**Location:** New York (pre-Migration) -**Context:** During "The Gladys Era" (Aug 2015 - Nov 2016), right before breakup -**Significance:** Early Butter, shows cuddling/affectionate side before the War with Meg -**Keywords:** Butter, kitten, Gladys era, pre-migration, cuddling, orange tabby - ---- - -### 2016-11-19_butter-kitten-with-toys-first-year_01.jpg -**Subject:** Butter No Nutters (kitten) -**Date:** November 19, 2016 -**Location:** New York -**Context:** First year, during Staircase Ritual days, Gladys era -**Significance:** Baby Butter, fluffy kitten phase, future CEO in training -**Lore:** This is the runt of the litter who became The Ice King -**Keywords:** Butter, kitten, toys, first year, fluffy, CEO origin - ---- - -### 2017-10-09_butter-on-bed-ice-king-surveying_01.jpg -**Subject:** Butter No Nutters -**Date:** October 9, 2017 -**Location:** New York -**Context:** Post-Gladys breakup, solo with Michael era -**Significance:** The Ice King surveying his domain, regal pose -**Lore:** "Never liked another woman after" (until Meg proved herself) -**Keywords:** Butter, bed, regal, ice king, post-breakup, surveying - ---- - -### 2020-04-14_butter-relaxed-pre-throne-era_01.jpg -**Subject:** Butter No Nutters -**Date:** April 14, 2020 -**Location:** Likely Minnesota (Migration era) -**Context:** Just before or during the Migration (2020 NY→MN), pre-throne claiming -**Significance:** Still Michael's bed before surgeries forced recliner sleeping -**Lore:** Before Butter claimed the throne (bed) when Michael moved to recliner -**Keywords:** Butter, relaxed, pre-throne, migration era, bed - ---- - -### 2020-10-31_oscar-formal-portrait-sentinel-duty_01.jpg -**Subject:** Oscar (The Sentinel) - Catahoula Leopard Dog -**Date:** October 31, 2020 -**Location:** Minnesota -**Context:** First year with Michael & Meg, settling into CSO role -**Significance:** Formal portrait, professional Sentinel on duty -**Lore:** First pet Michael & Meg adopted together, Louisiana boar herding dog → Minnesota -**Role:** Chief Security Officer - Perimeter -**Alignment:** FROST -**Keywords:** Oscar, Catahoula, sentinel, formal portrait, security, frost - ---- - -### 2021-03-17_oscar-derpy-happy-expression-recruit_01.jpg -**Subject:** Oscar (The Sentinel) -**Date:** March 17, 2021 -**Location:** Minnesota -**Context:** The derpy energy that captured hearts -**Significance:** "The derpy recruit" - the shelter photo personality that got him adopted -**Lore:** Nearly a year in New Mexico shelter, this expression saved him -**Keywords:** Oscar, derpy, happy, recruit, shelter personality, adoption - ---- - -### 2022-06-11_jasmine-red-collar-protector-training_01.jpg -**Subject:** Jasmine (The Protector) - Doberman-Shepherd mix -**Date:** June 11, 2022 -**Location:** Minnesota -**Context:** ~1.5 years old, growing into 100lb protector role -**Significance:** The Protector in training, red collar visible -**Lore:** Returned to shelter after 4-5 days ("too difficult"), climbed into Meg's lap -**Role:** Chief of Personal Security - The Emissary's Guardian -**Alignment:** PURPLE (Fire + Frost) -**Keywords:** Jasmine, protector, training, red collar, gentle giant, purple path - ---- - -### 2023-04-17_jack-profile-ambassador-contemplative_01.jpg -**Subject:** Jack (The Ambassador) - Siberian Husky -**Date:** April 17, 2023 -**Location:** Minnesota -**Context:** Less than a year with Michael, still young ambassador -**Significance:** Profile shot showing black and white beauty, contemplative pose -**Lore:** Adopted July 6, 2022 at 8 months old, diabetic alert dog (natural ability) -**Role:** Chief Companion Officer & Ambassador of Husky Greatness -**Alignment:** FROST -**Keywords:** Jack, husky, ambassador, profile, contemplative, black and white, frost - ---- - -### 2024-02-02_michael-and-jack-wizard-companion-partnership_01.jpg -**Subject:** Michael "The Wizard" Krause with Jack (The Ambassador) -**Date:** February 2, 2024 -**Location:** Minnesota (home) -**Context:** The partnership fully established, Wizard and right-hand companion -**Significance:** RARE photo of Michael himself, shows bond with Jack -**Lore:** "Favorite spot: Next to Michael in recliner while working" -**Special:** This is The Wizard with his companion - preserve carefully -**Keywords:** Michael, wizard, Jack, partnership, companion, bond, home - ---- - -### 2025-02-07_noir-lounging-blankets-converted-peaceful_01.jpg -**Subject:** Midnight Noir (The Converted) - Bombay street cat -**Date:** February 7, 2025 -**Location:** Minnesota -**Context:** 4 years post-rescue, fully converted from feral to cuddle bug -**Significance:** The Converted at peace, transformation complete -**Lore:** Rescued May 2021 from Coon Rapids streets, Meg rescued from under cabin (July 2021), full conversion after that moment -**Role:** Chief of Rapid Response -**Alignment:** FIRE -**Keywords:** Noir, converted, peaceful, lounging, transformation, fire path, black cat - ---- - -## CONSULTANT REPRESENTATION IN THIS BATCH: -✅ Butter No Nutters (The Ice King) - 4 photos across timeline (2016-2020) -✅ Oscar (The Sentinel) - 2 photos (2020-2021) -✅ Jasmine (The Protector) - 1 photo (2022) -✅ Jack (The Ambassador) - 2 photos (2023-2024), including WITH MICHAEL -✅ Noir (The Converted) - 1 photo (2025) - -**Missing from this batch:** None! All five Consultants represented. - -**Special note:** Image 9 is the FIRST photo of Michael (The Wizard) himself in the archive with a Consultant. - ---- - -**Processed by:** The Builder (Chronicler the Sixth) -**Date:** February 13, 2026 -**Session:** Vaultwarden deployment + Consultant photo processing -**Status:** Ready for commit to repository