diff --git a/src/assets/thumbnails/astroResume01.png b/src/assets/thumbnails/astroResume01.png new file mode 100644 index 0000000000000..6b3a2086d9dd8 Binary files /dev/null and b/src/assets/thumbnails/astroResume01.png differ diff --git a/src/content/docs/de/guides/integrations-guide/alpinejs.mdx b/src/content/docs/de/guides/integrations-guide/alpinejs.mdx index 499243919dfb4..120bac59a3f39 100644 --- a/src/content/docs/de/guides/integrations-guide/alpinejs.mdx +++ b/src/content/docs/de/guides/integrations-guide/alpinejs.mdx @@ -7,6 +7,7 @@ category: renderer i18nReady: true --- import PackageManagerTabs from '~/components/tabs/PackageManagerTabs.astro' +import Card from '~/components/Landing/Card.astro' Diese **[Astro-Integration][astro-integration]** erlaubt dir, [Alpine.js](https://alpinejs.dev/) hinzuzufügen, sodass du Alpine.js überall auf deiner Seite verwenden kannst. @@ -161,3 +162,10 @@ interface Window { [astro-integration]: /de/guides/integrations-guide/ [astro-ui-frameworks]: /de/guides/framework-components/#using-framework-components + +## Themes + + + + + diff --git a/src/content/docs/en/guides/integrations-guide/alpinejs.mdx b/src/content/docs/en/guides/integrations-guide/alpinejs.mdx index 975ddf86afc44..2b1be75c0d6e5 100644 --- a/src/content/docs/en/guides/integrations-guide/alpinejs.mdx +++ b/src/content/docs/en/guides/integrations-guide/alpinejs.mdx @@ -161,3 +161,9 @@ interface Window { [astro-integration]: /en/guides/integrations-guide/ [astro-ui-frameworks]: /en/guides/framework-components/#using-framework-components + +## Themes + + + +