Skip to content

Commit

Permalink
update inked fountain pens
Browse files Browse the repository at this point in the history
  • Loading branch information
cesque committed May 14, 2024
1 parent d2955bd commit 6debd11
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions data/inks.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ export default [
name: 'Sailor Shikiori Sakuramori',
color: 'rgb(255 155 194)',
},
{
id: 'sailor shikiori miruai',
name: 'Sailor Shikiori Miruai',
color: 'rgb(44 47 14)',
},
{
id: 'diamine passion red',
name: 'Diamine Passion Red',
Expand Down
4 changes: 2 additions & 2 deletions posts/fountain-pens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ import inks from '@/data/inks'

<Image src="https://res.cloudinary.com/cesque/image/upload/v1709217702/fountain-pens/DSCF8163_photo_1_xdwnko.jpg" />

-- **Pen**: Pilot Kakuno Family Series - Baby Yellow
-- **Ink**: -
- **Pen**: Pilot Kakuno Family Series - Baby Yellow
- **Ink**: <Ink ink="sailor shikiori miruai" />

## List of inks

Expand Down

0 comments on commit 6debd11

Please sign in to comment.