From 91011d210baade0b78c3c858baed49363219b5e3 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sat, 20 Nov 2021 18:32:55 -0800 Subject: [PATCH] Remove google_news from list of internal templates (#1576) Supports https://github.com/gohugoio/hugo/issues/9172 --- content/en/templates/internal.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/templates/internal.md b/content/en/templates/internal.md index 6f0aa9a0a..b28756af7 100644 --- a/content/en/templates/internal.md +++ b/content/en/templates/internal.md @@ -209,7 +209,6 @@ To add Twitter card metadata, include the following line between the `` ta ## The Internal Templates * `_internal/disqus.html` -* `_internal/google_news.html` * `_internal/google_analytics.html` * `_internal/google_analytics_async.html` * `_internal/opengraph.html`