Skip to content

Commit

Permalink
compress images
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunkomath committed Jan 19, 2024
1 parent edd8dd2 commit 2d6dd4f
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ template: post
title: "Fix Apple Silicon Mac External Display Flickering"
date_published: 1705648747176
cover: /cover/macbook.jpg
featured: true
---

If you're experiencing screen flickering issues while connected to an external display on your Apple silicon Mac, you're not alone.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ template: post
title: "Debugging ACM certificate stuck in 'Pending validation'"
date_published: 1666654043000
cover: /cover/acm.jpeg
featured: true
---

>***TL;DR*** *My domain had a CNAME record pointing to Vercel, which had a CAA recording that prevented AWS from issuing certificates. The fix was to replace the* ***CNAME*** *record with an* ***A*** *record.*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
template: post
title: "Hosting public services on your home server using NGINX and Tailscale"
date_published: 1643930843000
# featured: true
cover: /cover/glasses.jpeg
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
template: post
title: "How I Built a Serverless API to Optimize User-Uploaded Images on the Fly"
date_published: 1681950443000
# featured: true
cover: /cover/tinker.jpeg
---

Expand Down
1 change: 0 additions & 1 deletion src/pages/how-to-unraid-flash-backup-to-cloud-drive.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
template: post
title: "How to: Backup UNRAID flash to cloud drive"
date_published: 1666567643000
# featured: true
cover: /cover/sd.jpeg
---

Expand Down
Binary file modified src/public/cover/acm.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/cover/buttons.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/cover/docker-mtu.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/cover/glasses.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/cover/macbook.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 modified src/public/cover/phone-notifications.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/cover/plant.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/cover/story.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/public/cover/tinker.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2d6dd4f

Please sign in to comment.