From b3f9bc1f9f8719dc978b1a6ec253ba4adacdefab Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 3 Jan 2024 20:00:00 +0000 Subject: [PATCH] Add a page.html.twig template This means every page doesn't need to include the `default` layout. --- source/_layouts/page.html.twig | 1 + source/_pages/index.md | 1 - source/_pages/pricing.md | 1 - source/_pages/subscription.md | 1 - 4 files changed, 1 insertion(+), 3 deletions(-) create mode 100644 source/_layouts/page.html.twig diff --git a/source/_layouts/page.html.twig b/source/_layouts/page.html.twig new file mode 100644 index 000000000..a943ec663 --- /dev/null +++ b/source/_layouts/page.html.twig @@ -0,0 +1 @@ +{% extends 'default' %} diff --git a/source/_pages/index.md b/source/_pages/index.md index efa764a20..1ee6a38c5 100644 --- a/source/_pages/index.md +++ b/source/_pages/index.md @@ -1,5 +1,4 @@ --- -layout: default title: Do you need a certified Drupal expert, core contributor and module maintainer? permalink: / --- diff --git a/source/_pages/pricing.md b/source/_pages/pricing.md index 5f20eb22d..2ecc2d919 100644 --- a/source/_pages/pricing.md +++ b/source/_pages/pricing.md @@ -1,5 +1,4 @@ --- -layout: default title: Products and Services products: - diff --git a/source/_pages/subscription.md b/source/_pages/subscription.md index 72891861a..514f74a98 100644 --- a/source/_pages/subscription.md +++ b/source/_pages/subscription.md @@ -1,5 +1,4 @@ --- -layout: default title: Drupal Development Subscription supported_version: 10 plans: