Move into a pages content type
This commit is contained in:
parent
eceb343d31
commit
b39a171f9c
3 changed files with 7 additions and 2 deletions
28
source/_pages/index.md
Normal file
28
source/_pages/index.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
layout: default
|
||||
title: Do you need a certified Drupal expert, core contributor and module maintainer?
|
||||
permalink: /
|
||||
---
|
||||
|
||||
{% block content %}
|
||||
|
||||
## What I can help you with
|
||||
|
||||
If you are stuck on an unsupported version of Drupal, such as 7, 8 or 9, and don't know what's involved in upgrading, [book a Drupal upgrade consultation call][call] or [roadmap for your website][roadmap].
|
||||
|
||||
If you need help or another pair of eyes on your code, book a 1-on-1 consultation call or an online pair programming session with me, with a 100% money-back guarantee.
|
||||
|
||||
If you want to learn to write better software faster, I'm available for development team coaching.
|
||||
|
||||
## Looking for something else?
|
||||
|
||||
Here are all of my products and services. If you still can't find what you need, send me an email, and I'll see what I can do.
|
||||
{% endblock %}
|
||||
|
||||
{% block content_bottom %}
|
||||
{% include 'testimonials.html.twig' %}
|
||||
{% include 'about-me.html.twig' %}
|
||||
{% endblock %}
|
||||
|
||||
[call]: {{site.url}}/call
|
||||
[roadmap]: {{site.url}}/roadmap
|
Loading…
Add table
Add a link
Reference in a new issue