Skip to content

Commit

Permalink
feat: cat pics and links (#369)
Browse files Browse the repository at this point in the history
* feat: add more pictures of cats

* feat: add more links
  • Loading branch information
dustinwhisman authored Nov 24, 2024
1 parent 6b993d8 commit a76dbca
Show file tree
Hide file tree
Showing 16 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions pages/_data/bookmarks.json
Original file line number Diff line number Diff line change
Expand Up @@ -599,5 +599,19 @@
"author": "Ahmad Shadeed",
"authorLink": "https://ishadeed.com/",
"description": "Another great interactive explainer of a lesser-known CSS feature, overflow: clip"
},
{
"link": "https://cloudfour.com/thinks/how-to-prerelease-an-npm-package/",
"title": "How to Prerelease an npm Package",
"author": "Scott Vandehey",
"authorLink": "https://cloudfour.com/is/scott/",
"description": "I mostly build websites where version numbers don't really apply, but this is a good reference for those rare cases where I need to remember versioning specifics."
},
{
"link": "https://ashleemboyer.com/blog/pull-request-template",
"title": "An Undefeated Pull Request Template",
"author": "Ashlee M Boyer",
"authorLink": "https://ashleemboyer.com/",
"description": "Having worked in repos with no PR templates or overly pre-filled PR templates that end up being ignored, this template strikes a good balance and gets to the important info that reviewers and future developers need to know."
}
]
Binary file added src/public/images/cats/IMG_20241119_192854850.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/public/images/cats/IMG_20241120_111031825.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/public/images/cats/IMG_20241123_131005167.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/public/images/cats/IMG_20241123_134510208.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a76dbca

Please sign in to comment.