Skip to content

Commit 766bd77

Browse files
committed
chore: projects update
1 parent af40969 commit 766bd77

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

src/pages/projekte.astro

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,15 @@ const metadata = {
2525
<div class="mx-auto prose dark:prose-invert max-w-4xl">
2626
<Content />
2727

28-
<article id="karenzwizard" class="mb-10 p-8 border border-gray-200 dark:border-gray-700 rounded-lg">
29-
<h3 class="text-2xl font-bold mb-4">NEW: Karenz Wizard</h3>
28+
<article id="quick-ddev-previews" class="mb-10 p-8 border border-gray-200 dark:border-gray-700 rounded-lg">
29+
<h3 class="text-2xl font-bold mb-4">NEW: Quick DDEV Previews</h3>
30+
<ul class="list-disc pl-5">
31+
<li>A selfhosted service for quickly deploying DDEV project previews: <a href="https://github.com/mandrasch/quick-ddev-previews" class="text-primary hover:underline">github.com/mandrasch/quick-ddev-previews</a></li>
32+
</ul>
33+
</article>
34+
35+
<article id="karenzwizard" class="mb-10 p-8 border border-gray-200 dark:border-gray-700 rounded-lg">
36+
<h3 class="text-2xl font-bold mb-4">NEW: Karenz Wizard - für mehr Väterbeteiligung!</h3>
3037
<ul class="list-disc pl-5">
3138
<li><a href="https://karenz-wizard.at/" class="text-primary hover:underline">karenz-wizard.at</a></li>
3239
</ul>

0 commit comments

Comments
 (0)