diff --git a/src/layouts/layoutCAD.astro b/src/layouts/layoutCAD.astro index b9f444d9..152a79e0 100644 --- a/src/layouts/layoutCAD.astro +++ b/src/layouts/layoutCAD.astro @@ -24,35 +24,6 @@ const { title } = Astro.props; {title || "Simple CAD Program - Connected Lines"} - diff --git a/src/pages/faq/erstellung-energieausweise/index.astro b/src/pages/faq/erstellung-energieausweise/index.astro index ccf80877..89958dda 100644 --- a/src/pages/faq/erstellung-energieausweise/index.astro +++ b/src/pages/faq/erstellung-energieausweise/index.astro @@ -184,4 +184,34 @@ import Layout from "#layouts/layoutCAD.astro"; drawGrid(); // Draw the grid when the page loads + + \ No newline at end of file