diff options
Diffstat (limited to 'content/posts/2019-06-01-bev-ranges.md')
-rw-r--r-- | content/posts/2019-06-01-bev-ranges.md | 5 |
1 files changed, 4 insertions, 1 deletions
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]. -<img src='https://pmdn.org/bev-range/chart.svg' width='100%' height='auto' title='BEV Range' alt='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. |