1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:26:38 -04:00

fix silly AMP and lighthouse warnings

https://developers.google.com/web/updates/2018/07/page-lifecycle-api#the-unload-event
This commit is contained in:
2020-11-19 10:56:25 -05:00
parent e6400400f1
commit c58dddbed2
6 changed files with 7 additions and 5 deletions

View File

@ -15,7 +15,7 @@ image: "images/terminal.png"
draft: false
---
{{< image src="images/terminal.png" width="240" alt="Terminal.app on macOS" />}}
{{< image src="images/terminal.png" width="320" alt="Terminal.app on macOS" />}}
You may have noticed the recent trend of techies [posting their "dotfiles" on GitHub](https://github.com/topics/dotfiles) for the world to see. These usually contain shortcuts compatible with Bash terminals to automate convoluted commands that, I'll admit, I needed to Google every single time.