From d9ea9927cde03feca19ab6d7dda0533b9f6a385e Mon Sep 17 00:00:00 2001 From: Justin VanWinkle Date: Tue, 2 Jun 2020 06:15:29 -0400 Subject: [PATCH] Updated PRIVACY.md (#11873) - Updated JQuery version. Now using jquery 3.4.1 in the default theme. - Removed Google Plus statement. Theme no longer includes an icon for Google Plus. --- PRIVACY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRIVACY.md b/PRIVACY.md index 6d94fbd9a4..41197f898a 100644 --- a/PRIVACY.md +++ b/PRIVACY.md @@ -44,4 +44,4 @@ Ghost outputs basic meta tags to allow rich snippets of your content to be recog ### Default Theme -The default theme which comes with Ghost loads a copy of jQuery from the jQuery Foundation's [public CDN](https://code.jquery.com/jquery-1.11.3.min.js), and makes use of the Open Sans [Google Font](https://www.google.com/fonts). The theme also contains three sharing buttons to [Twitter](http://twitter.com), [Facebook](http://facebook.com), and [Google Plus](http://plus.google.com). No resources are loaded from any services, however the buttons do allow visitors to your blog to share your content publicly on these respective networks. +The default theme which comes with Ghost loads a copy of jQuery from the jQuery Foundation's [public CDN](https://code.jquery.com/jquery-3.4.1.min.js), and makes use of the Open Sans [Google Font](https://www.google.com/fonts). The theme also contains two sharing buttons to [Twitter](http://twitter.com) and [Facebook](http://facebook.com). No resources are loaded from any services, however the buttons do allow visitors to your blog to share your content publicly on these respective networks.