Skip to content

Commit 824fe5e

Browse files
committed
feat (update): dog information
- added sundae to dog's page - moved patlu to memoriam page (R.I.P)
1 parent d9ba212 commit 824fe5e

6 files changed

Lines changed: 22 additions & 6 deletions

File tree

.DS_Store

4 KB
Binary file not shown.

public/dogs/content/sundae.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Sundae
3+
nameEmoji: 👂
4+
emoji: 🐕
5+
breed: 📍 Gate 1 · ♀ · 2 yrs · Black & White
6+
born: 2024
7+
image: https://res.cloudinary.com/duij1lw6u/image/upload/f_auto,q_auto/public/dogs/images/sundae.jpg
8+
tags: 👂 asymmetrical ears, 🚪 arrived at Gate 1, 🐾 settled in with the pack, ⚠️ still a little jumpy
9+
bgLight: linear-gradient(135deg,#f2f2f2,#d9d9d9)
10+
bgDark: linear-gradient(135deg,#171717,#2a2a2a)
11+
---
12+
Sundae has delightfully asymmetrical ears: one flops down, while the other stands upright as if always listening for something in the distance. She appeared at Gate 1 suddenly, with no warning, but settled into the local pack surprisingly quickly.
13+
14+
She has since become Stockings' female companion and has adjusted well to her new social circle. Even with that easy integration, Sundae remains alert and a little jumpy, always watching her surroundings with quick, careful attention.

public/dogs/images/sundae.jpg

1.02 MB
Loading

public/dogs/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"subbu.md",
5353
"firefox.md",
5454
"motu.md",
55-
"patlu.md",
5655
"gabru.md",
5756
"sid.md",
5857
"kenai.md",
@@ -70,6 +69,7 @@
7069
"julia.md",
7170
"biscoff.md",
7271
"gatsby.md",
73-
"tigger.md"
72+
"tigger.md",
73+
"sundae.md"
7474
]
7575
}
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ emoji: 🐕
55
breed: 📍 Next to Roti Boti · ♀ · 2 months · Brown
66
born: 2026
77
image: https://res.cloudinary.com/duij1lw6u/image/upload/f_auto,q_auto/public/dogs/images/patlu.jpg
8-
tags: 🌱 tiny pup, 🌸 Roti Boti baby, 🔧 personality in development
8+
tags: 🌱 tiny pup, 🌸 Roti Boti baby, 🤍 remembered with love
99
bgLight: linear-gradient(135deg,#f0e0c8,#e8d0a8)
1010
bgDark: linear-gradient(135deg,#2d1808,#3a2010)
11-
vaccinated: true
1211
---
13-
Personality in development. Patlu is a 2-month-old brown pup from the Roti Boti area. She's still figuring out the world — but she's got a great start.
12+
Patlu was a tiny brown pup from the Roti Boti area. Though very young, she left an imprint on everyone who met her.
13+
14+
She is remembered with love and tenderness.

public/memorial/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"jhabru.md",
77
"brucie.md",
88
"napoleon.md",
9-
"jimmy.md"
9+
"jimmy.md",
10+
"patlu.md"
1011
]
1112
}

0 commit comments

Comments
 (0)