diff --git a/src/pages/build-configs.mdx b/src/pages/build-configs.mdx index 773ff828..000c1046 100644 --- a/src/pages/build-configs.mdx +++ b/src/pages/build-configs.mdx @@ -3,6 +3,7 @@ layout: ~/layouts/PageLayout.astro title: "Configuration files as a service" --- +import AboutMe from "~/components/AboutMe.astro"; import Button from "~/components/Button.astro"; export const products = [ @@ -69,3 +70,5 @@ If you have multiple Drupal sites, [contact me](/contact) and we can work someth `build-configs` can also be added to an existing project. It can be tricky and will be different from project to project so [contact me](/contact) and we can discuss it further. Once I know more about your project, I’ll be happy to give you a fixed-price quote to do the work. + +