feat: update image shortcode to use captions

This commit is contained in:
Devin Haska 2024-02-19 14:12:17 -08:00
parent 28baa94b93
commit b717907ab8
26 changed files with 89 additions and 53 deletions

View file

@ -5,7 +5,7 @@ excerpt: Electric boogaloo.
tags: ["mdx", "development", "netlify", "eslint"]
---
{% image "https://cdn.wonderfulfrog.com/v2lines.png", "That's a lot of lines!", "" %}
{% image "https://cdn.wonderfulfrog.com/v2lines.png", "A screenshot of GitHub showing the number of files changed. 7,664 lines added, 1,668 lines removed.", "That's a lot of lines!" %}
Welcome to version 2.0! I've been working away at the site for a few weeks now. There have been plenty of changes under the hood, and the front-facing side of things look similar.