We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f992b83 commit 20fda32Copy full SHA for 20fda32
1 file changed
src/pages/blog/release/v0-32-0.md
@@ -2,15 +2,15 @@
2
title: Release - v0.32.0
3
abstract: Introducing our new AWS adapter plugin and making TypeScript support built-in to Greenwood.
4
published: 2025-4-12
5
-coverImage: /assets/blog/acorn.webp
+coverImage: /assets/aws.svg
6
layout: blog
7
---
8
9
# Greenwood v0.32.0
10
11
**Published: April 12th, 2025**
12
13
-<img src="https://raw.githubusercontent.com/ProjectEvergreen/www.greenwoodjs.dev/03867761c4c28cad202097a2ea39670393bb80a9/src/assets/aws.svg" style="display:block; width: 25%; margin: 0 auto;" alt="AWS logo"/>
+<img src="/assets/aws.svg" style="display:block; width: 25%; margin: 0 auto;" alt="AWS logo"/>
14
15
## What's New
16
0 commit comments