From 34b8723b0e6aa3ceea570a3db9460c487868bf6c Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 16 Oct 2021 18:38:03 -0400 Subject: use figure instead of img in recent posts --- content/posts/2019-04-03-model-3.md | 8 ++------ content/posts/2019-06-01-bev-ranges.md | 5 ++++- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'content') diff --git a/content/posts/2019-04-03-model-3.md b/content/posts/2019-04-03-model-3.md index 6eea2f1..f2afa28 100644 --- a/content/posts/2019-04-03-model-3.md +++ b/content/posts/2019-04-03-model-3.md @@ -5,15 +5,11 @@ title: Model 3 Took delivery on my [Tesla Model 3 (LR AWD)][model3] one week ago today. -My Tesla Model 3 (LR AWD). +[{{< figure src="/files/model3/IMG_20190327_164624-800.jpg" class=image width=800 height=600 caption="My 2019 Tesla Model 3 LR AWD" >}}][model3-full] So far it's great! I've been taking notes on everything, and I will share them eventually. [model3]: https://tesla.com/model3 "Tesla Model 3" +[model3-full]: /files/model3/IMG_20190327_164624.jpg diff --git a/content/posts/2019-06-01-bev-ranges.md b/content/posts/2019-06-01-bev-ranges.md index 78aec32..8e8efe3 100644 --- a/content/posts/2019-06-01-bev-ranges.md +++ b/content/posts/2019-06-01-bev-ranges.md @@ -6,7 +6,10 @@ title: Current BEV Range Range of [Battery Electric Vehicles (BEVs)][bev] currently available in the US, according to data from [fueleconomy.gov][src]. -BEV Range +{{< figure src="https://pmdn.org/bev-range/chart.svg" + class="image" + caption="BEV Range" +>}} Links: * [range-years-current.csv][data]: CSV of current BEV range data. -- cgit v1.2.3