<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[49348] trunk/src/wp-content/themes/twentynineteen: Bundled Themes: Introduce block patterns for Twenty Nineteen.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/49348">49348</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/49348","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>helen</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2020-10-27 21:13:09 +0000 (Tue, 27 Oct 2020)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Bundled Themes: Introduce block patterns for Twenty Nineteen.

Including some props I missed on the commit for Twenty Twenty, I am sorry.

Props: kjellr, beafialho, melchoyce, ryelle, jffng, bridgetwillard.
Fixes <a href="https://core.trac.wordpress.org/ticket/51099">#51099</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentynineteenfunctionsphp">trunk/src/wp-content/themes/twentynineteen/functions.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentynineteenreadmetxt">trunk/src/wp-content/themes/twentynineteen/readme.txt</a></li>
<li><a href="#trunksrcwpcontentthemestwentynineteenstylertlcss">trunk/src/wp-content/themes/twentynineteen/style-rtl.css</a></li>
<li><a href="#trunksrcwpcontentthemestwentynineteenstylecss">trunk/src/wp-content/themes/twentynineteen/style.css</a></li>
<li><a href="#trunksrcwpcontentthemestwentynineteenstylescss">trunk/src/wp-content/themes/twentynineteen/style.scss</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentynineteenincblockpatternsphp">trunk/src/wp-content/themes/twentynineteen/inc/block-patterns.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpcontentthemestwentynineteenfunctionsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentynineteen/functions.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentynineteen/functions.php  2020-10-27 20:59:30 UTC (rev 49347)
+++ trunk/src/wp-content/themes/twentynineteen/functions.php    2020-10-27 21:13:09 UTC (rev 49348)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -175,6 +175,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                // Add support for responsive embedded content.
</span><span class="cx" style="display: block; padding: 0 10px">                add_theme_support( 'responsive-embeds' );
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+               // Add support for custom line height.
+               add_theme_support( 'custom-line-height' );
</ins><span class="cx" style="display: block; padding: 0 10px">         }
</span><span class="cx" style="display: block; padding: 0 10px"> endif;
</span><span class="cx" style="display: block; padding: 0 10px"> add_action( 'after_setup_theme', 'twentynineteen_setup' );
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -329,3 +332,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Customizer additions.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> require get_template_directory() . '/inc/customizer.php';
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+/**
+ * Block Patterns.
+ */
+require get_template_directory() . '/inc/block-patterns.php';
</ins></span></pre></div>
<a id="trunksrcwpcontentthemestwentynineteenincblockpatternsphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: trunk/src/wp-content/themes/twentynineteen/inc/block-patterns.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentynineteen/inc/block-patterns.php                         (rev 0)
+++ trunk/src/wp-content/themes/twentynineteen/inc/block-patterns.php   2020-10-27 21:13:09 UTC (rev 49348)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,201 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+/**
+ * Block Patterns
+ *
+ * @link https://developer.wordpress.org/reference/functions/register_block_pattern/
+ * @link https://developer.wordpress.org/reference/functions/register_block_pattern_category/
+ *
+ * @package WordPress
+ * @subpackage TwentyNineteen
+ * @since Twenty Nineteen 1.7
+ */
+
+/**
+ * Register Block Pattern Category.
+ */
+if ( function_exists( 'register_block_pattern_category' ) ) {
+
+       register_block_pattern_category(
+               'twentynineteen',
+               array( 'label' => esc_html__( 'Twenty Nineteen', 'twentynineteen' ) )
+       );
+}
+
+/**
+ * Register Block Patterns.
+ */
+if ( function_exists( 'register_block_pattern' ) ) {
+
+       // About.
+       register_block_pattern(
+               'twentynineteen/about',
+               array(
+                       'title'      => esc_html__( 'About', 'twentynineteen' ),
+                       'categories' => array( 'twentynineteen' ),
+                       'content'    => implode(
+                               '',
+                               array(
+                                       '<!-- wp:paragraph {"fontSize":"huge","style":{"typography":{"lineHeight":"1.3"}}} -->',
+                                       '<p class="has-huge-font-size" style="line-height:1.3">' . esc_html__( 'Advocating for Businesses and Entrepreneurs since 2014', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph -->',
+                                       '<!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( 'Eva Young Consulting was founded in 2014 to meet the needs of small businesses in the San Francisco Bay Area. We help startups define a clear brand identity and digital strategy that will carry them through their financing rounds and scale as their business grows. Discover how we can boost your brand with a unique and powerful digital marketing strategy.', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph -->',
+                                       '<!-- wp:buttons -->',
+                                       '<div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"dark-gray"} -->',
+                                       '<div class="wp-block-button"><a class="wp-block-button__link has-dark-gray-background-color has-background">' . esc_html__( 'Learn More', 'twentynineteen' ) . '</a></div>',
+                                       '<!-- /wp:button --></div>',
+                                       '<!-- /wp:buttons -->',
+                               )
+                       ),
+               )
+       );
+
+       // Get In Touch.
+       register_block_pattern(
+               'twentynineteen/get-in-touch',
+               array(
+                       'title'      => esc_html__( 'Get In Touch', 'twentynineteen' ),
+                       'categories' => array( 'twentynineteen' ),
+                       'content'    => implode(
+                               '',
+                               array(
+                                       '<!-- wp:paragraph {"fontSize":"huge"} -->',
+                                       '<p class="has-huge-font-size">' . esc_html__( 'Get In Touch', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph -->',
+                                       '<!-- wp:columns -->',
+                                       '<div class="wp-block-columns"><!-- wp:column -->',
+                                       '<div class="wp-block-column"><!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( '20 Cooper Avenue', 'twentynineteen' ) . '<br>' . esc_html__( 'New York, New York 10023', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph --></div>',
+                                       '<!-- /wp:column -->',
+                                       '<!-- wp:column -->',
+                                       '<div class="wp-block-column"><!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( '(555) 555-5555', 'twentynineteen' ) . '<br><a href="mailto:example@example.com">' . esc_html__( 'example@example.com', 'twentynineteen' ) . '</a></p>',
+                                       '<!-- /wp:paragraph --></div>',
+                                       '<!-- /wp:column --></div>',
+                                       '<!-- /wp:columns -->',
+                                       '<!-- wp:buttons -->',
+                                       '<div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"dark-gray"} -->',
+                                       '<div class="wp-block-button"><a class="wp-block-button__link has-dark-gray-background-color has-background">' . esc_html__( 'Contact Us', 'twentynineteen' ) . '</a></div>',
+                                       '<!-- /wp:button --></div>',
+                                       '<!-- /wp:buttons -->',
+                               )
+                       ),
+               )
+       );
+
+       // Services.
+       register_block_pattern(
+               'twentynineteen/services',
+               array(
+                       'title'      => esc_html__( 'Services', 'twentynineteen' ),
+                       'categories' => array( 'twentynineteen' ),
+                       'content'    => implode(
+                               '',
+                               array(
+                                       '<!-- wp:heading -->',
+                                       '<h2>' . esc_html__( 'Services', 'twentynineteen' ) . '</h2>',
+                                       '<!-- /wp:heading -->',
+                                       '<!-- wp:columns {"className":"has-2-columns"} -->',
+                                       '<div class="wp-block-columns has-2-columns"><!-- wp:column -->',
+                                       '<div class="wp-block-column"><!-- wp:media-text {"mediaLink":"' . esc_url( get_template_directory_uri() ) . '/images/pattern_01.jpg","mediaType":"image","mediaWidth":10,"isStackedOnMobile":false} -->',
+                                       '<div class="wp-block-media-text alignwide" style="grid-template-columns:10% auto"><figure class="wp-block-media-text__media"><img src="' . esc_url( get_template_directory_uri() ) . '/images/pattern_01.jpg" alt="' . esc_html__( 'Gradient', 'twentynineteen' ) . '"/></figure><div class="wp-block-media-text__content"><!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( 'Website Design', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph --></div></div>',
+                                       '<!-- /wp:media-text -->',
+                                       '<!-- wp:media-text {"mediaLink":"' . esc_url( get_template_directory_uri() ) . '/images/pattern_02.jpg","mediaType":"image","mediaWidth":10,"isStackedOnMobile":false} -->',
+                                       '<div class="wp-block-media-text alignwide" style="grid-template-columns:10% auto"><figure class="wp-block-media-text__media"><img src="' . esc_url( get_template_directory_uri() ) . '/images/pattern_02.jpg" alt="' . esc_html__( 'Gradient', 'twentynineteen' ) . '"/></figure><div class="wp-block-media-text__content"><!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( 'Mobile', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph --></div></div>',
+                                       '<!-- /wp:media-text -->',
+                                       '<!-- wp:media-text {"mediaLink":"' . esc_url( get_template_directory_uri() ) . '/images/pattern_03.jpg","mediaType":"image","mediaWidth":10,"isStackedOnMobile":false} -->',
+                                       '<div class="wp-block-media-text alignwide" style="grid-template-columns:10% auto"><figure class="wp-block-media-text__media"><img src="' . esc_url( get_template_directory_uri() ) . '/images/pattern_03.jpg" alt="' . esc_html__( 'Gradient', 'twentynineteen' ) . '"/></figure><div class="wp-block-media-text__content"><!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( 'Social Media', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph --></div></div>',
+                                       '<!-- /wp:media-text --></div>',
+                                       '<!-- /wp:column -->',
+                                       '<!-- wp:column -->',
+                                       '<div class="wp-block-column"><!-- wp:media-text {"mediaLink":"' . esc_url( get_template_directory_uri() ) . '/images/pattern_03.jpg","mediaType":"image","mediaWidth":10,"isStackedOnMobile":false} -->',
+                                       '<div class="wp-block-media-text alignwide" style="grid-template-columns:10% auto"><figure class="wp-block-media-text__media"><img src="' . esc_url( get_template_directory_uri() ) . '/images/pattern_03.jpg" alt="' . esc_html__( 'Gradient', 'twentynineteen' ) . '"/></figure><div class="wp-block-media-text__content"><!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( 'Marketing', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph --></div></div>',
+                                       '<!-- /wp:media-text -->',
+                                       '<!-- wp:media-text {"mediaLink":"' . esc_url( get_template_directory_uri() ) . '/images/pattern_04.jpg","mediaType":"image","mediaWidth":10,"isStackedOnMobile":false} -->',
+                                       '<div class="wp-block-media-text alignwide" style="grid-template-columns:10% auto"><figure class="wp-block-media-text__media"><img src="' . esc_url( get_template_directory_uri() ) . '/images/pattern_04.jpg" alt="' . esc_html__( 'Gradient', 'twentynineteen' ) . '"/></figure><div class="wp-block-media-text__content"><!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( 'Copywriting', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph --></div></div>',
+                                       '<!-- /wp:media-text -->',
+                                       '<!-- wp:media-text {"mediaLink":"' . esc_url( get_template_directory_uri() ) . '/images/pattern_01.jpg","mediaType":"image","mediaWidth":10,"isStackedOnMobile":false} -->',
+                                       '<div class="wp-block-media-text alignwide" style="grid-template-columns:10% auto"><figure class="wp-block-media-text__media"><img src="' . esc_url( get_template_directory_uri() ) . '/images/pattern_01.jpg" alt="' . esc_html__( 'Gradient', 'twentynineteen' ) . '"/></figure><div class="wp-block-media-text__content"><!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( 'Content Strategy', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph --></div></div>',
+                                       '<!-- /wp:media-text --></div>',
+                                       '<!-- /wp:column --></div>',
+                                       '<!-- /wp:columns -->',
+                               )
+                       ),
+               )
+       );
+
+       // Team.
+       register_block_pattern(
+               'twentynineteen/team',
+               array(
+                       'title'         => esc_html__( 'Team', 'twentynineteen' ),
+                       'categories'    => array( 'twentynineteen' ),
+                       'viewportWidth' => 1400,
+                       'content'       => implode(
+                               '',
+                               array(
+                                       '<!-- wp:heading -->',
+                                       '<h2>' . esc_html__( 'Team', 'twentynineteen' ) . '</h2>',
+                                       '<!-- /wp:heading -->',
+                                       '<!-- wp:media-text {"mediaType":"image","mediaWidth":28,"imageFill":true} -->',
+                                       '<div class="wp-block-media-text alignwide is-stacked-on-mobile is-image-fill" style="grid-template-columns:28% auto"><figure class="wp-block-media-text__media" style="background-image:url(' . esc_url( get_template_directory_uri() ) . '/images/pattern_01.jpg);background-position:50% 50%"><img src="' . esc_url( get_template_directory_uri() ) . '/images/pattern_01.jpg" alt="' . esc_html__( 'Gradient', 'twentynineteen' ) . '"/></figure><div class="wp-block-media-text__content"><!-- wp:heading {"level":3} -->',
+                                       '<h3>' . esc_html__( 'Eva Young', 'twentynineteen' ) . '</h3>',
+                                       '<!-- /wp:heading -->',
+                                       '<!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( 'Eva Young grew up working alongside her parents at their restaurant in Queens, NY. She opened Eva Young Consulting in 2014 to help small businesses like her parents’ restaurant adapt to the digital age.', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph --></div></div>',
+                                       '<!-- /wp:media-text -->',
+                                       '<!-- wp:media-text {"mediaType":"image","mediaWidth":28,"imageFill":true} -->',
+                                       '<div class="wp-block-media-text alignwide is-stacked-on-mobile is-image-fill" style="grid-template-columns:28% auto"><figure class="wp-block-media-text__media" style="background-image:url(' . esc_url( get_template_directory_uri() ) . '/images/pattern_02.jpg);background-position:50% 50%"><img src="' . esc_url( get_template_directory_uri() ) . '/images/pattern_02.jpg" alt="' . esc_html__( 'Gradient', 'twentynineteen' ) . '"/></figure><div class="wp-block-media-text__content"><!-- wp:heading {"level":3} -->',
+                                       '<h3>' . esc_html__( 'Doug Watson', 'twentynineteen' ) . '</h3>',
+                                       '<!-- /wp:heading -->',
+                                       '<!-- wp:paragraph -->',
+                                       '<p>' . esc_html__( 'Oddly enough, Doug Watson also grew up working alongside his parents at a family-owned restaurant in Queens, NY. He &nbsp;worked on digital campaigns for Fortune 500 Companies before joining Eva Green Consulting.', 'twentynineteen' ) . '</p>',
+                                       '<!-- /wp:paragraph --></div></div>',
+                                       '<!-- /wp:media-text -->',
+                               )
+                       ),
+               )
+       );
+
+       // What We Do.
+       register_block_pattern(
+               'twentynineteen/what-we-do',
+               array(
+                       'title'         => esc_html__( 'What We Do', 'twentynineteen' ),
+                       'categories'    => array( 'twentynineteen' ),
+                       'viewportWidth' => 1400,
+                       'content'       => implode(
+                               '',
+                               array(
+                                       '<!-- wp:heading -->',
+                                       '<h2>' . esc_html__( 'What We Do', 'twentynineteen' ) . '</h2>',
+                                       '<!-- /wp:heading -->',
+                                       '<!-- wp:pullquote {"align":"wide","className":"is-style-solid-color"} -->',
+                                       '<figure class="wp-block-pullquote alignwide is-style-solid-color"><blockquote><p>' . esc_html__( 'Redefine brands', 'twentynineteen' ) . '</p><cite>' . esc_html__( 'We help startups define (or refine) a clear brand identity.', 'twentynineteen' ) . '</cite></blockquote></figure>',
+                                       '<!-- /wp:pullquote -->',
+                                       '<!-- wp:pullquote {"mainColor":"dark-gray","customTextColor":"#ffffff","align":"wide","className":"is-style-solid-color"} -->',
+                                       '<figure class="wp-block-pullquote alignwide has-background has-dark-gray-background-color is-style-solid-color"><blockquote class="has-text-color" style="color:#ffffff"><p>' . esc_html__( 'Activate new customers', 'twentynineteen' ) . '</p><cite>' . esc_html__( 'We help businesses grow.', 'twentynineteen' ) . '</cite></blockquote></figure>',
+                                       '<!-- /wp:pullquote -->',
+                                       '<!-- wp:pullquote {"customMainColor":"#f7f7f7","customTextColor":"#111111","align":"wide","className":"is-style-solid-color"} -->',
+                                       '<figure class="wp-block-pullquote alignwide has-background is-style-solid-color" style="background-color:#f7f7f7"><blockquote class="has-text-color" style="color:#111111"><p>' . esc_html__( 'Spark interest on social media', 'twentynineteen' ) . '</p><cite>' . esc_html__( 'We help companies communicate with their customers.', 'twentynineteen' ) . '</cite></blockquote></figure>',
+                                       '<!-- /wp:pullquote -->',
+                               )
+                       ),
+               )
+       );
+}
</ins><span class="cx" style="display: block; padding: 0 10px">Property changes on: trunk/src/wp-content/themes/twentynineteen/inc/block-patterns.php
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:eol-style</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+native
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="trunksrcwpcontentthemestwentynineteenreadmetxt"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentynineteen/readme.txt</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentynineteen/readme.txt     2020-10-27 20:59:30 UTC (rev 49347)
+++ trunk/src/wp-content/themes/twentynineteen/readme.txt       2020-10-27 21:13:09 UTC (rev 49348)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -82,3 +82,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> == Resources ==
</span><span class="cx" style="display: block; padding: 0 10px"> * normalize.css, © 2012-2018 Nicolas Gallagher and Jonathan Neal, MIT
</span><span class="cx" style="display: block; padding: 0 10px"> * Underscores, © 2012-2019 Automattic, Inc., GNU GPL v2 or later
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+* Bundled block pattern images:
+       * Abstract Background by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-background-0SRRVNMKBX
+       * Abstract Waves by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-waves-0KREGLTZQ3
+       * Abstract Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-bokeh-P4KVZBMQ6L
+       * Colorful Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/colorful-bokeh-VN4G84GL8H
+
</ins></span></pre></div>
<a id="trunksrcwpcontentthemestwentynineteenstylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentynineteen/style-rtl.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentynineteen/style-rtl.css  2020-10-27 20:59:30 UTC (rev 49347)
+++ trunk/src/wp-content/themes/twentynineteen/style-rtl.css    2020-10-27 21:13:09 UTC (rev 49348)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -21,6 +21,12 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> Normalizing styles have been helped along thanks to the fine work of
</span><span class="cx" style="display: block; padding: 0 10px"> Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+Bundled block pattern images:
+Abstract Background by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-background-0SRRVNMKBX
+Abstract Waves by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-waves-0KREGLTZQ3
+Abstract Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-bokeh-P4KVZBMQ6L
+Colorful Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/colorful-bokeh-VN4G84GL8H
</ins><span class="cx" style="display: block; padding: 0 10px"> */
</span><span class="cx" style="display: block; padding: 0 10px"> /*--------------------------------------------------------------
</span><span class="cx" style="display: block; padding: 0 10px"> >>> TABLE OF CONTENTS:
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentynineteenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentynineteen/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentynineteen/style.css      2020-10-27 20:59:30 UTC (rev 49347)
+++ trunk/src/wp-content/themes/twentynineteen/style.css        2020-10-27 21:13:09 UTC (rev 49348)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -21,6 +21,12 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> Normalizing styles have been helped along thanks to the fine work of
</span><span class="cx" style="display: block; padding: 0 10px"> Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+Bundled block pattern images:
+Abstract Background by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-background-0SRRVNMKBX
+Abstract Waves by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-waves-0KREGLTZQ3
+Abstract Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-bokeh-P4KVZBMQ6L
+Colorful Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/colorful-bokeh-VN4G84GL8H
</ins><span class="cx" style="display: block; padding: 0 10px"> */
</span><span class="cx" style="display: block; padding: 0 10px"> /*--------------------------------------------------------------
</span><span class="cx" style="display: block; padding: 0 10px"> >>> TABLE OF CONTENTS:
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentynineteenstylescss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentynineteen/style.scss</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentynineteen/style.scss     2020-10-27 20:59:30 UTC (rev 49347)
+++ trunk/src/wp-content/themes/twentynineteen/style.scss       2020-10-27 21:13:09 UTC (rev 49348)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -20,6 +20,12 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> Normalizing styles have been helped along thanks to the fine work of
</span><span class="cx" style="display: block; padding: 0 10px"> Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+Bundled block pattern images:
+Abstract Background by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-background-0SRRVNMKBX
+Abstract Waves by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-waves-0KREGLTZQ3
+Abstract Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-bokeh-P4KVZBMQ6L
+Colorful Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/colorful-bokeh-VN4G84GL8H
</ins><span class="cx" style="display: block; padding: 0 10px"> */
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /*--------------------------------------------------------------
</span></span></pre>
</div>
</div>

</body>
</html>