mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 14:41:18 -04:00
support full HTML captions for image shortcode
This commit is contained in:
@@ -16,7 +16,7 @@ draft: false
|
||||
---
|
||||
|
||||
|
||||
{{< image src="images/terminal_icon.jpg" width="500" alt="Terminal.app on macOS" >}}
|
||||
{{< image src="images/terminal_icon.jpg" width="500" 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.
|
||||
|
Reference in New Issue
Block a user