From 554d88df4b0be000516540c24d7397fa481b0009 Mon Sep 17 00:00:00 2001 From: tilbot Date: Sun, 16 Jun 2024 16:43:04 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1fad87..28f5650 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ I also keep collections of links I come across on [Raindrop](https://raindrop.io --- -Last updated: Fri May 24 2024, 07:30:21 GMT+0000 (Coordinated Universal Time). +Last updated: Sun Jun 16 2024, 16:43:04 GMT+0000 (Coordinated Universal Time). -46 TILs so far: +47 TILs so far: ## bash @@ -87,6 +87,10 @@ Last updated: Fri May 24 2024, 07:30:21 GMT+0000 (Coordinated Universal Time). - [Style conditionally based on data and ARIA attributes](/tailwind/style-conditionally-based-on-data-and-aria-attributes.md) - [Write better CSS with `eslint-plugin-tailwindcss`](/tailwind/write-better-tailwind-with-eslint.md) +## vercel + +- [Deploy An App Without Pushing An Empty Commit](/vercel/deploy-an-app-without-pushing-an-empty-commit.md) + ## vim - [Indenting Code](/vim/indenting-code.md)