site/docs/continuous-integration/index.html in jekyll-docs-3.4.2 vs site/docs/continuous-integration/index.html in jekyll-docs-3.4.3

- old
+ new

@@ -2,11 +2,11 @@ <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> - <meta name="generator" content="Jekyll v3.4.2"> + <meta name="generator" content="Jekyll v3.4.3"> <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites"> <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900"> <link rel="stylesheet" href="/css/screen.css"> <link rel="icon" type="image/x-icon" href="/favicon.ico"> @@ -17,18 +17,18 @@ <meta property="og:description" content="Continuous Integration (CI) enables you to publish your Jekyll generated website with confidence by automating the quality assurance and deployment processes. You can quickly get started using CI with one of the providers below:"> <link rel="canonical" href="https://jekyllrb.com/docs/continuous-integration/"> <meta property="og:url" content="https://jekyllrb.com/docs/continuous-integration/"> <meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites"> <meta property="og:type" content="article"> -<meta property="article:published_time" content="2017-03-22T08:07:54-07:00"> +<meta property="article:published_time" content="2017-03-22T08:08:47-07:00"> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@jekyllrb"> <meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY"> <script type="application/ld+json"> {"@context": "http://schema.org", "@type": "BlogPosting", "headline": "Continuous Integration", -"datePublished": "2017-03-22T08:07:54-07:00", +"datePublished": "2017-03-22T08:08:47-07:00", "description": "Continuous Integration (CI) enables you to publish your Jekyll generated website with confidence by automating the quality assurance and deployment processes. You can quickly get started using CI with one of the providers below:", "publisher": {"@type": "Organization", "logo": {"@type": "ImageObject", "url": "https://jekyllrb.com/img/logo-2x.png"}}, "url": "https://jekyllrb.com/docs/continuous-integration/"}</script>