Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Oct 23, 2024
1 parent 49a0942 commit 810d5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/blog/release/v0-30-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export default class PictureFrame extends HTMLElement {
customElements.define("picture-frame", PictureFrame);
```

> This plugin works great when combined with Greenwood's [**prerendering**](/docs/reference/configuration/#prerender) and [static optimization](/docs/reference/configuration/#optimizations) settings for no-runtime, JS based, static HTML generation. Or combine with our CSS Modules ™️ plugin. What's our CSS Modules plugin, you ask? Keep reading. 👇
> This plugin works great when combined with Greenwood's [**prerendering**](/docs/reference/configuration/#prerender) and [static optimization](/docs/reference/configuration/#optimization) settings for no-runtime, JS based, static HTML generation. Or combine with our CSS Modules ™️ plugin. What's our CSS Modules plugin, you ask? Keep reading. 👇
## CSS Modules ™️

Expand Down

0 comments on commit 810d5fd

Please sign in to comment.