Re-add original styles
This commit is contained in:
parent
314110c5eb
commit
18b11857fb
12 changed files with 190 additions and 50 deletions
|
@ -10,19 +10,25 @@ permalink: /
|
|||
|
||||
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 need help or another pair of eyes on your code, book a [1-on-1 consultation call][call] or an [online pair programming session][pair] 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.
|
||||
If you want to learn to write better software faster, I'm available for [development team coaching][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.
|
||||
Here are all of my [products and services][services]. If you still can't find what you need, [send me an email](mailto:oliver+website@oliverdavies.uk), and I'll see what I can do.
|
||||
{% endblock %}
|
||||
|
||||
{% block content_bottom %}
|
||||
{% include 'testimonials.html.twig' %}
|
||||
{% include 'testimonials.html.twig' with {
|
||||
title: 'Kind words from clients, subscribers, and past colleagues',
|
||||
} %}
|
||||
|
||||
{% include 'about-me.html.twig' %}
|
||||
{% endblock %}
|
||||
|
||||
[call]: {{site.url}}/call
|
||||
[pair]: {{site.url}}/pair
|
||||
[roadmap]: {{site.url}}/roadmap
|
||||
[services]: {{site.url}}/services
|
||||
[team coaching]: {{site.url}}/team-coaching
|
||||
|
|
14
source/_pages/subscription.md
Normal file
14
source/_pages/subscription.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: default
|
||||
title: Drupal Development Subscription
|
||||
---
|
||||
|
||||
## You're already running my code in production
|
||||
|
||||
I've contributed code to Drupal core, I've written and released contributed modules and themes, PHP and JavaScript libraries and Tailwind CSS plugins.
|
||||
|
||||
## How it works
|
||||
|
||||
## How I can help
|
||||
|
||||
## Subscription plans
|
Loading…
Add table
Add a link
Reference in a new issue