From e1f2f94e74cf98e5976944fbd97b728df1349b7c Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Mon, 11 Jan 2021 23:39:34 -0600 Subject: [PATCH] Updating Pantheon Pantheon embeds Fastly into their default tech stack for CDN, edge caching, and certificate automation. --- src/technologies.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 4e6ad82dc..c1e97c92d 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -12143,7 +12143,7 @@ "cats": [ 62 ], - "description": "Pantheon is a Website Management Platform for WordPress and Drupal.", + "description": "Pantheon is a WebOps (Website Operations) and Management Platform for WordPress and Drupal.", "headers": { "Server": "^Pantheon", "x-pantheon-styx-hostname": "", @@ -12153,7 +12153,8 @@ "implies": [ "PHP", "Nginx", - "MariaDB" + "MariaDB", + "Fastly" ], "website": "https://pantheon.io/" },