Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<html style="scrollbar-width: thin;scrollbar-color: rgb(219,219,219)rgb(255,255,255);">
 <head>
  <meta charset="utf-8"/>
  <title>
   New on Substack: Publication design settings, recipe embeds, and live video scheduling on Android and desktop
  </title>
  <style>
   @media (max-width: 1024px) {
  .typography .pullquote-align-left,
  .typography.editor .pullquote-align-left,
  .typography .pullquote-align-right,
  .typography.editor .pullquote-align-right,
  .typography .pullquote-align-wide,
  .typography.editor .pullquote-align-wide,
  .typography .pullquote-align-center,
  .typography.editor .pullquote-align-center {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .typography .markup table.image-wrapper img,
  .typography.editor .markup table.image-wrapper img,
  .typography .markup table.kindle-wrapper img,
  .typography.editor .markup table.kindle-wrapper img {
    max-width: 550px;
  }
}
@media (min-width: 1024px) {
  .typography:not(:has(#toc)) .captioned-image-container figure:has(> a.image2-offset-left),
  .typography.editor:not(:has(#toc)) .captioned-image-container figure:has(> a.image2-offset-left) {
    margin-left: var(--image-offset-margin);
  }
  .typography:not(:has(#toc)) .captioned-image-container figure:has(> a.image2-offset-right),
  .typography.editor:not(:has(#toc)) .captioned-image-container figure:has(> a.image2-offset-right) {
    margin-right: var(--image-offset-margin);
  }
}
@media (min-width: 1300px) {
  .typography .captioned-image-container figure:has(> a.image2-offset-left),
  .typography.editor .captioned-image-container figure:has(> a.image2-offset-left) {
    margin-left: var(--image-offset-margin);
  }
  .typography .captioned-image-container figure:has(> a.image2-offset-right),
  .typography.editor .captioned-image-container figure:has(> a.image2-offset-right) {
    margin-right: var(--image-offset-margin);
  }
}
@media (max-width: 1024px) {
  .typography,
  .typography.editor {
    /* Disable offset on mobile/tablet */
  }
  .typography .captioned-image-container figure:has(> a.image2-align-left),
  .typography.editor .captioned-image-container figure:has(> a.image2-align-left),
  .typography .captioned-image-container figure:has(> a.image2-align-right),
  .typography.editor .captioned-image-container figure:has(> a.image2-align-right) {
    float: none;
    margin: 1em auto;
    max-width: 100%;
    width: auto;
    padding: 0;
  }
  .typography .captioned-image-container figure:has(> a.image2-align-left.thefp),
  .typography.editor .captioned-image-container figure:has(> a.image2-align-left.thefp),
  .typography .captioned-image-container figure:has(> a.image2-align-right.thefp),
  .typography.editor .captioned-image-container figure:has(> a.image2-align-right.thefp) {
    margin: 1em auto;
  }
  .typography .captioned-image-container figure:has(> a.image2-offset-left),
  .typography.editor .captioned-image-container figure:has(> a.image2-offset-left),
  .typography .captioned-image-container figure:has(> a.image2-offset-right),
  .typography.editor .captioned-image-container figure:has(> a.image2-offset-right) {
    margin: 1em auto;
  }
  .typography .captioned-image-container figure:has(> a.image2-align-left) .image2-inset,
  .typography.editor .captioned-image-container figure:has(> a.image2-align-left) .image2-inset,
  .typography .captioned-image-container figure:has(> a.image2-align-right) .image2-inset,
  .typography.editor .captioned-image-container figure:has(> a.image2-align-right) .image2-inset {
    display: block;
    justify-content: initial;
  }
}
@media (max-width: 768px) {
  .typography .markup div.sponsorship-campaign-embed,
  .typography.editor .markup div.sponsorship-campaign-embed {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .typography .markup div.sponsorship-campaign-embed:first-child,
  .typography.editor .markup div.sponsorship-campaign-embed:first-child {
    margin-top: 0px;
  }
}
@media screen and (max-width: 650px) {
  .typography .markup div.youtube-overlay,
  .typography.editor .markup div.youtube-overlay,
  .typography .markup div.vimeo-overlay,
  .typography.editor .markup div.vimeo-overlay {
    display: none !important;
  }
}
@media screen and (max-width: 370px) {
  .typography .markup div.tiktok-wrap,
  .typography.editor .markup div.tiktok-wrap {
    width: calc(95vw - 32px);
    height: calc((95vw - 32px - 2px) / 0.485714);
  }
}
@media screen and (max-width: 650px) {
  .typography .markup div.embedded-publication-wrap .embedded-publication.show-subscribe,
  .typography.editor .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 24px;
  }
}
@media screen and (max-width: 650px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe,
  .typography.editor .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 0px 24px;
  }
}
@media screen and (max-width: 650px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
    padding: 10px 12px;
    min-width: 110px;
  }
}
@media (max-width: 650px) {
  .typography .markup .twitter-embed,
  .typography.editor .markup .twitter-embed,
  .typography .markup .tweet,
  .typography.editor .markup .tweet {
    padding: 12px;
  }
}
@media (max-width: 650px) {
  .typography .markup .twitter-embed .tweet-text,
  .typography.editor .markup .twitter-embed .tweet-text,
  .typography .markup .tweet .tweet-text,
  .typography.editor .markup .tweet .tweet-text {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 650px) {
  .typography .markup .twitter-embed .tweet-photos-container.two,
  .typography.editor .markup .twitter-embed .tweet-photos-container.two,
  .typography .markup .tweet .tweet-photos-container.two,
  .typography.editor .markup .tweet .tweet-photos-container.two,
  .typography .markup .twitter-embed .tweet-photos-container.three,
  .typography.editor .markup .twitter-embed .tweet-photos-container.three,
  .typography .markup .tweet .tweet-photos-container.three,
  .typography.editor .markup .tweet .tweet-photos-container.three,
  .typography .markup .twitter-embed .tweet-photos-container.four,
  .typography.editor .markup .twitter-embed .tweet-photos-container.four,
  .typography .markup .tweet .tweet-photos-container.four,
  .typography.editor .markup .tweet .tweet-photos-container.four {
    height: 200px;
  }
}
@media (max-width: 650px) {
  .typography .markup .twitter-embed a.expanded-link .expanded-link-img,
  .typography.editor .markup .twitter-embed a.expanded-link .expanded-link-img,
  .typography .markup .tweet a.expanded-link .expanded-link-img,
  .typography.editor .markup .tweet a.expanded-link .expanded-link-img {
    max-height: 180px;
  }
}
@media (max-width: 650px) {
  .typography .markup .twitter-embed a.expanded-link .expanded-link-description,
  .typography.editor .markup .twitter-embed a.expanded-link .expanded-link-description,
  .typography .markup .tweet a.expanded-link .expanded-link-description,
  .typography.editor .markup .tweet a.expanded-link .expanded-link-description {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .typography .markup .apple-podcast-container,
  .typography.editor .markup .apple-podcast-container {
    width: unset;
  }
}
@media (max-width: 420px) {
  .typography .markup .install-substack-app-embed img.install-substack-app-embed-img,
  .typography.editor .markup .install-substack-app-embed img.install-substack-app-embed-img {
    margin: 0 auto 16px auto;
  }
}
@media (max-width: 420px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-text,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-text {
    margin: 0 0 12px 0;
    max-width: 100%;
    width: auto;
    text-align: center;
  }
}
@media (max-width: 420px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-link,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-link {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 481px) {
  .share-button-container {
    height: 38px;
  }
}
@media screen and (min-width: 481px) {
  .share-button-container a.comment {
    height: 38px;
    line-height: 38px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 480px) {
  .share-button-container .separator {
    display: block;
    margin: 0;
    height: 8px;
    border-left: none;
  }
}
@media screen and (max-width: 480px) {
  .share-button-container a.share.first img {
    padding-left: 0;
  }
}
@media screen and (min-width: 481px) {
  .share-button-container a.mobile {
    display: none !important;
  }
}
@media screen and (min-width: 541px) {
  .settings-add-pub-modal-wrapper .container .add-recommending-pub-modal-container {
    padding: 36px;
    height: 680px;
  }
}
@media screen and (min-width: 541px) {
  .settings-add-pub-modal-wrapper .container .add-recommending-pub-modal-container .footer {
    position: absolute;
    bottom: 36px;
    margin: 0px;
  }
}
@media screen and (max-width: 650px) {
  .header-anchor-parent {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .post {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  .post .post-header .post-label {
    margin-top: 8px;
  }
}
@media screen and (max-width: 650px) {
  .post .post-header .meta-author-wrap.alternative-meta .meta-right-column .post-meta {
    margin-top: 6px;
  }
}
@media screen and (max-width: 650px) {
  .post .footer-facepile-container {
    height: 64px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .post .post-footer.use-separators {
    justify-content: center;
  }
}
@media screen and (max-width: 650px) {
  .post .post-footer.next-prev {
    height: 64px;
    justify-content: space-between;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 650px) {
  .post-contributor-footer .post-contributor-bio-table {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-table-row {
    display: flex;
    flex-direction: row;
  }
  .post-contributor-footer .post-contributor-bio-userhead-cell,
  .post-contributor-footer .post-contributor-bio-body-cell {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-body-cell {
    flex-grow: 1;
  }
  .post-contributor-footer .post-contributor-bio-body-table {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-body-table-row {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-copy-cell,
  .post-contributor-footer .post-contributor-bio-controls-cell {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-copy-cell {
    margin: 0 0 16px 0;
  }
  .post-contributor-footer .post-contributor-bio-controls-cell {
    width: auto;
  }
  .post-contributor-footer .post-contributor-bio-controls {
    margin: auto;
  }
  .post-contributor-footer .post-contributor-bio-controls .button.primary {
    width: 100%;
  }
  .post-contributor-footer .post-contributor-bio-text {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .post-silhouette {
    padding: 32px 0;
  }
}
@media screen and (max-width: 650px) {
  .post-silhouette .post-silhouette-title {
    margin-top: 10.44225025px;
    height: 120px;
  }
}
@media screen and (max-width: 650px) {
  .post-silhouette .post-silhouette-meta {
    width: 75%;
  }
}
@media screen and (max-width: 650px) {
  .post-silhouette .post-silhouette-meta.with-byline-image {
    margin: 20px 0;
  }
}
@media screen and (max-width: 650px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item,
  .post-meta.alternative-meta .post-meta-item {
    padding-right: 16px;
  }
}
@media screen and (max-width: 370px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item,
  .post-meta.alternative-meta .post-meta-item {
    font-size: 14px;
  }
}
@media screen and (max-width: 650px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item.guest-author-publication,
  .post-meta.alternative-meta .post-meta-item.guest-author-publication {
    display: none;
  }
}
@media screen and (max-width: 370px) {
  .post-meta .post-meta-item .post-meta-button {
    height: 36px !important;
    /* important to override in-line height style on emails */
  }
  .post-meta .post-meta-item .post-meta-button .meta-button-label {
    display: none;
  }
  .post-meta .post-meta-item .post-meta-button > svg {
    margin-right: 0;
  }
}
@media screen and (max-width: 370px) {
  .post-meta .post-meta-item {
    font-size: 12px;
  }
}
@media screen and (max-width: 650px) {
  .post .floating-subscribe-button {
    bottom: 20px;
    right: 20px;
  }
}
@media (max-width: 1024px) {
  body .pullquote-align-left,
  body .pullquote-align-right,
  body .pullquote-align-wide,
  body .pullquote-align-center {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body .markup table.image-wrapper img,
  body .markup table.kindle-wrapper img {
    max-width: 550px;
  }
}
@media (min-width: 1024px) {
  body:not(:has(#toc)) .captioned-image-container figure:has(> a.image2-offset-left) {
    margin-left: var(--image-offset-margin);
  }
  body:not(:has(#toc)) .captioned-image-container figure:has(> a.image2-offset-right) {
    margin-right: var(--image-offset-margin);
  }
}
@media (min-width: 1300px) {
  body .captioned-image-container figure:has(> a.image2-offset-left) {
    margin-left: var(--image-offset-margin);
  }
  body .captioned-image-container figure:has(> a.image2-offset-right) {
    margin-right: var(--image-offset-margin);
  }
}
@media (max-width: 1024px) {
  body {
    /* Disable offset on mobile/tablet */
  }
  body .captioned-image-container figure:has(> a.image2-align-left),
  body .captioned-image-container figure:has(> a.image2-align-right) {
    float: none;
    margin: 1em auto;
    max-width: 100%;
    width: auto;
    padding: 0;
  }
  body .captioned-image-container figure:has(> a.image2-align-left.thefp),
  body .captioned-image-container figure:has(> a.image2-align-right.thefp) {
    margin: 1em auto;
  }
  body .captioned-image-container figure:has(> a.image2-offset-left),
  body .captioned-image-container figure:has(> a.image2-offset-right) {
    margin: 1em auto;
  }
  body .captioned-image-container figure:has(> a.image2-align-left) .image2-inset,
  body .captioned-image-container figure:has(> a.image2-align-right) .image2-inset {
    display: block;
    justify-content: initial;
  }
}
@media (max-width: 768px) {
  body .markup div.sponsorship-campaign-embed {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  body .markup div.sponsorship-campaign-embed:first-child {
    margin-top: 0px;
  }
}
@media screen and (max-width: 650px) {
  body .markup div.youtube-overlay,
  body .markup div.vimeo-overlay {
    display: none !important;
  }
}
@media screen and (max-width: 370px) {
  body .markup div.tiktok-wrap {
    width: calc(95vw - 32px);
    height: calc((95vw - 32px - 2px) / 0.485714);
  }
}
@media screen and (max-width: 650px) {
  body .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 24px;
  }
}
@media screen and (max-width: 650px) {
  body .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  body .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe,
  body .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 0px 24px;
  }
}
@media screen and (max-width: 650px) {
  body .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  body .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  body .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
    padding: 10px 12px;
    min-width: 110px;
  }
}
@media (max-width: 650px) {
  body .markup .twitter-embed,
  body .markup .tweet {
    padding: 12px;
  }
}
@media (max-width: 650px) {
  body .markup .twitter-embed .tweet-text,
  body .markup .tweet .tweet-text {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 650px) {
  body .markup .twitter-embed .tweet-photos-container.two,
  body .markup .tweet .tweet-photos-container.two,
  body .markup .twitter-embed .tweet-photos-container.three,
  body .markup .tweet .tweet-photos-container.three,
  body .markup .twitter-embed .tweet-photos-container.four,
  body .markup .tweet .tweet-photos-container.four {
    height: 200px;
  }
}
@media (max-width: 650px) {
  body .markup .twitter-embed a.expanded-link .expanded-link-img,
  body .markup .tweet a.expanded-link .expanded-link-img {
    max-height: 180px;
  }
}
@media (max-width: 650px) {
  body .markup .twitter-embed a.expanded-link .expanded-link-description,
  body .markup .tweet a.expanded-link .expanded-link-description {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  body .markup .apple-podcast-container {
    width: unset;
  }
}
@media (max-width: 420px) {
  body .markup .install-substack-app-embed img.install-substack-app-embed-img {
    margin: 0 auto 16px auto;
  }
}
@media (max-width: 420px) {
  body .markup .install-substack-app-embed .install-substack-app-embed-text {
    margin: 0 0 12px 0;
    max-width: 100%;
    width: auto;
    text-align: center;
  }
}
@media (max-width: 420px) {
  body .markup .install-substack-app-embed .install-substack-app-embed-link {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 500px) {
  body .header a.logo {
    width: 42px;
    height: 42px;
    border-radius: 12px;
  }
}
@media screen and (max-width: 420px) {
  body .subscription-receipt table:first-of-type .subscription-amount .subscription-discount {
    width: 72px !important;
  }
}
@media screen and (min-width: 481px) {
  body .share-button-container {
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  body .share-button-container .separator {
    display: block !important;
    margin: 0 !important;
    height: 8px !important;
    border-left: none !important;
  }
}
@media screen and (max-width: 650px) {
  .digest .item .post-meta-item.audience {
    display: none;
  }
}
@media screen and (min-width: 500px) {
  .digest-publication .logo img {
    width: 42px;
    height: 42px;
    border-radius: 8px;
  }
}
@media screen and (max-width: 650px) {
  .comments-page .container .comment-list .collapsed-reply {
    margin-left: calc(10 + 32px - 24px);
  }
}
@media screen and (max-width: 650px) {
  .comment > .comment-list {
    padding-left: 24px;
  }
}
@media screen and (max-width: 650px) {
  .finish-magic-login-modal .modal-content .container {
    padding: 24px 0;
  }
}
@media (max-width: 650px) {
  .reader2-text-b3 {
    line-height: 24px;
  }
}
@media screen and (max-width: 650px) {
  .reader2-text-h4 {
    line-height: 24px;
  }
}
@media screen and (min-width: 541px) {
  .user-profile-modal {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 650px) {
  .subscribe-widget form.form .sideBySideWrap button.rightButton {
    padding: 10px 12px;
  }
}
@media screen and (min-width: 541px) {
  .pub-icon:hover .logo-hover,
  .feed-item-icon:hover .logo-hover {
    display: block;
  }
}
@media screen and (max-width: 650px) {
  .post-ufi.single-full-width-button .post-ufi-button-wrapper {
    width: 100%;
    padding: 16px;
  }
  .post-ufi.single-full-width-button .post-ufi-button-wrapper:empty {
    display: none;
  }
  .post-ufi.single-full-width-button .post-ufi-button {
    width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .file-embed-wrapper {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .file-embed-wrapper-editor {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .file-embed-wrapper-editor:active {
    padding: 0;
  }
}
@media only screen and (max-width: 650px) {
  .file-embed-button.wide,
  .file-embed-error-button.wide {
    display: none;
  }
}
@media only screen and (min-width: 630px) {
  .file-embed-button.narrow,
  .file-embed-error-button.narrow {
    display: none;
  }
}
@media screen and (min-width: 541px) {
  .audio-player-wrapper .audio-player {
    min-width: 500px;
  }
}
@media screen and (max-width: 650px) {
  .audio-player-wrapper .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}
@media screen and (max-width: 650px) {
  .audio-player-wrapper .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
    top: -54px;
  }
}
@media screen and (max-width: 650px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}
@media screen and (max-width: 650px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
    top: -54px;
  }
}
@media (min-width: 250px) {
  .audio-player-wrapper-fancy .audio-player {
    padding: 32px;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: flex;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:last-of-type {
    display: block;
  }
}
@media (min-width: 300px) {
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
}
@media (min-width: 350px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-substack-logo {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-title {
    margin-top: 16px;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 15%;
    width: 15%;
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-substack-logo {
    display: block;
  }
}
@media (min-width: 350px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 25%;
    width: 25%;
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: flex;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
}
@media (min-width: 400px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 40%;
    width: 40%;
  }
}
@media (max-width: 400px) {
  .audio-player-wrapper-fancy .audio-player .btn-group {
    margin-top: 12px;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button {
    font-size: 13px;
    padding: 6px 12px;
    height: auto;
    margin-top: 10px;
  }
}
@media (min-width: 600px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 55%;
    width: 55%;
  }
}
@media (max-width: 650px) {
  .poll-editor-modal {
    min-width: calc(100% - 20px);
  }
}
@media (max-width: 750px) {
  .poll-embed .poll-anchor-target .poll-anchor-copy-button {
    left: 8px;
    top: 45px;
  }
}
  </style>
 </head>
 <body class="email-body" style="font-kerning: auto;--image-offset-margin: -120px;">
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Feotrx.substackcdn.com%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjYwMjEyMTY1NzQxLjMuOTI0NmE0ODliOGVlOTkwMkBtZy1kMS5zdWJzdGFjay5jb20-IiwidSI6MTU2NTY1OTMsInIiOiJhM2VjOTJiZUB1aWZlZWQuY29tIiwiZCI6Im1nLWQxLnN1YnN0YWNrLmNvbSIsInAiOjE4NzU3NTgyOSwidCI6Im5ld3NsZXR0ZXIiLCJhIjoiZXZlcnlvbmUiLCJzIjoxLCJjIjoicG9zdCIsImYiOnRydWUsInBvc2l0aW9uIjoidG9wIiwiaWF0IjoxNzcwOTE1NTQzLCJleHAiOjE3NzM1MDc1NDMsImlzcyI6InB1Yi0wIiwic3ViIjoiZW8ifQ.ELHodL3yPbFDZtgt9eb0sHfPL7JmEydGpa7M8Cf-BIU/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3NzA5MTU1NDYuMDg1NDA0Mn0:1vqa1y:i5Wjm0qY_WSr05PgVgNeJhOnZuufZIHLOxfQUXsTqrw" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" width="1"/>
  <div class="preview" style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
   Design your space, publish richer posts, and boost turnout for your live video
  </div>
  <div class="preview" style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
   ͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­͏     ­
  </div>
  <table border="0" cellpadding="0" cellspacing="0" class="email-body-container" role="presentation" width="100%">
   <tbody>
    <tr>
     <td>
     </td>
     <td class="content" width="550">
     </td>
     <td>
     </td>
    </tr>
    <tr>
     <td>
     </td>
     <td align="left" class="content" width="550">
      <div style="font-size: 16px;line-height: 26px;max-width: 550px;width: 100%;margin: 0 auto;overflow-wrap: break-word;">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tbody>
         <tr>
          <td align="right" style="height:20px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
            <tbody>
             <tr>
              <td style="vertical-align:middle;">
               <span class="pencraft pc-reset reset-IxiVJZ tw-font-body tw-text-ssm tw-text-substack-secondary" style="font-family: SF Pro Text, -apple-system, system-ui, BlinkMacSystemFont, Inter, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;font-size: 13px;color: unset;list-style: none;text-decoration: unset;margin: 0;">
                <div class="pencraft pc-reset align-right-VJbKw5 size-12-mmZ61m reset-IxiVJZ" style="list-style: none;color: unset;text-align: right;font-size: 12px;line-height: 16px;text-decoration: unset;margin: 0;">
                 <span class="pencraft pc-reset reset-IxiVJZ" style="list-style: none;color: unset;text-decoration: unset;margin: 0;" translated="">
                  Forwarded this email?
                  <a class="pencraft pc-reset decoration-underline-ClTkYc reset-IxiVJZ" style="list-style: none;color: unset;text-decoration: unset;margin: 0;-webkit-text-decoration-line: underline;text-decoration-line: underline;">
                   Subscribe here
                  </a>
                  for more
                 </span>
                </div>
               </span>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
        </tbody>
       </table>
       <div class="post typography" dir="auto" style="--image-offset-margin: -120px;padding: 32px 0 0 0;font-size: 16px;line-height: 26px;">
        <div aria-label="Post header" class="post-header" role="region" style="font-size: 16px;line-height: 26px;">
         <h1 class="post-title published title-X77sOw" dir="auto" style="direction: auto;text-align: start;unicode-bidi: isolate;color: rgb(54,55,55);font-family: Lora,sans-serif;font-weight: 600;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: antialiased;-webkit-appearance: optimizelegibility;-moz-appearance: optimizelegibility;appearance: optimizelegibility;margin: 0;line-height: 36px;font-size: 32px;">
          <a style="color: rgb(54,55,55);text-decoration: none;">
           New on Substack: Publication design settings, recipe embeds, and live video scheduling on Android and desktop
          </a>
         </h1>
         <h3 class="subtitle subtitle-HEEcLo" dir="auto" style="direction: auto;text-align: start;unicode-bidi: isolate;font-family: 'SF Pro Display',-apple-system-headline,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: antialiased;-webkit-appearance: optimizelegibility;-moz-appearance: optimizelegibility;appearance: optimizelegibility;margin: 4px 0 0;color: #777777;line-height: 24px;font-size: 18px;margin-top: 12px;">
          Design your space, publish richer posts, and boost turnout for your live video
         </h3>
         <table border="0" cellpadding="0" cellspacing="0" class="post-meta" role="presentation" style="margin: 1em 0;height: 20px;align-items: center;" width="100%">
          <tbody>
           <tr>
            <td>
             <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
              <tbody>
               <tr>
                <td>
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tbody>
                   <tr>
                    <td style="vertical-align:middle;">
                     <div class="pencraft pc-reset color-primary-zABazT line-height-20-t4M0El font-meta-MWBumP size-11-NuY2Zx weight-medium-fw81nC transform-uppercase-yKDgcq reset-IxiVJZ meta-EgzBVA custom-css-email-post-author" style="list-style: none;font-size: 11px;line-height: 20px;text-decoration: unset;color: rgb(54,55,55);margin: 0;font-family: 'SF Compact',-apple-system,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: 500;text-transform: uppercase;letter-spacing: .2px;">
                      <a class="pencraft pc-reset color-primary-zABazT line-height-20-t4M0El font-meta-MWBumP size-11-NuY2Zx weight-medium-fw81nC transform-uppercase-yKDgcq reset-IxiVJZ meta-EgzBVA" style="list-style: none;color: rgb(54,55,55);margin: 0;font-size: 11px;line-height: 20px;font-family: 'SF Compact',-apple-system,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: 500;text-transform: uppercase;letter-spacing: .2px;text-decoration: none">
                       Matt Klein
                      </a>
                     </div>
                    </td>
                   </tr>
                  </tbody>
                 </table>
                </td>
               </tr>
               <tr>
                <td>
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tbody>
                   <tr>
                    <td style="vertical-align:middle;">
                     <div class="pencraft pc-reset color-secondary-ls1g8s line-height-20-t4M0El font-meta-MWBumP size-11-NuY2Zx weight-medium-fw81nC transform-uppercase-yKDgcq reset-IxiVJZ meta-EgzBVA" style="list-style: none;font-size: 11px;line-height: 20px;text-decoration: unset;color: rgb(119,119,119);margin: 0;font-family: 'SF Compact',-apple-system,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: 500;text-transform: uppercase;letter-spacing: .2px;">
                      <time datetime="2026-02-12T16:57:41.382Z">
                       Feb 12
                      </time>
                     </div>
                    </td>
                   </tr>
                  </tbody>
                 </table>
                </td>
               </tr>
              </tbody>
             </table>
            </td>
            <td align="right">
             <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
              <tbody>
               <tr>
                <td style="vertical-align:middle;">
                 <a>
                  <img class="custom-css-email-avatar avatar-QIQ5yR" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521t7IX%2521%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F6361ffaa-0817-4621-bc7d-a918930006a8_640x640.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg2MTQ1OX0:1vqa1y:YppornIoNK9QFqrY_G_xUK5MNro87T2EseYPg8CL1i0" style="box-sizing: border-box;max-width: 550px;border: none;vertical-align: middle;width: 40px;height: 40px;min-width: 40px;min-height: 40px;object-fit: cover;margin: 0px;display: inline;border-radius: 50%" width="40"/>
                 </a>
                </td>
               </tr>
              </tbody>
             </table>
            </td>
           </tr>
          </tbody>
         </table>
         <table border="0" cellpadding="0" cellspacing="0" class="email-ufi-2-top" role="presentation" style="border-top: 1px solid rgb(0,0,0,.1);border-bottom: 1px solid rgb(0,0,0,.1);min-width: 100%;" width="100%">
          <tbody>
           <tr height="16">
            <td height="16" style="font-size:0px;line-height:0;">
            </td>
           </tr>
           <tr>
            <td>
             <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
              <tbody>
               <tr>
                <td>
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tbody>
                   <tr>
                    <td style="vertical-align:middle;">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                      <tbody>
                       <tr>
                        <td align="center">
                         <a class="email-icon-button" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;font-weight: 500;border: 1px solid rgb(0,0,0,.1);border-radius: 9999px;text-transform: uppercase;font-size: 12px;line-height: 1;padding: 9px 0;text-decoration: none;color: rgb(119,119,119);min-width: 38px;box-sizing: border-box;width: 38px">
                          <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521PeVs%2521%252Cw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideHeart%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg2MjkwOH0:1vqa1y:mmxxwArxJBwOh0NIygJdTnymb3fk9UgvzAkZUL5vHX8" style="border: none;vertical-align: middle;max-width: 18px" width="18"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                    <td style="min-width:8px;" width="8">
                    </td>
                    <td style="vertical-align:middle;">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                      <tbody>
                       <tr>
                        <td align="center">
                         <a class="email-icon-button" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;font-weight: 500;border: 1px solid rgb(0,0,0,.1);border-radius: 9999px;text-transform: uppercase;font-size: 12px;line-height: 1;padding: 9px 0;text-decoration: none;color: rgb(119,119,119);min-width: 38px;box-sizing: border-box;width: 38px">
                          <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521x1tS%2521%252Cw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideComments%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg2NDE3N30:1vqa1y:ZxVtM6tZk2_YqZXbkgwxjH_TMpuRvoSzE7WUOTCxUAM" style="border: none;vertical-align: middle;max-width: 18px" width="18"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                    <td style="min-width:8px;" width="8">
                    </td>
                    <td style="vertical-align:middle;">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                      <tbody>
                       <tr>
                        <td align="center">
                         <a class="email-icon-button" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;font-weight: 500;border: 1px solid rgb(0,0,0,.1);border-radius: 9999px;text-transform: uppercase;font-size: 12px;line-height: 1;padding: 9px 0;text-decoration: none;color: rgb(119,119,119);min-width: 38px;box-sizing: border-box;width: 38px">
                          <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521_L14%2521%252Cw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideShare2%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg2NTM3NH0:1vqa1y:SL013b7bBBpZj-WNVqwlhbSdjp8793sStVAJGKNSC40" style="border: none;vertical-align: middle;max-width: 18px" width="18"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                    <td style="min-width:8px;" width="8">
                    </td>
                    <td style="vertical-align:middle;">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                      <tbody>
                       <tr>
                        <td align="center">
                         <a class="email-icon-button" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;font-weight: 500;border: 1px solid rgb(0,0,0,.1);border-radius: 9999px;text-transform: uppercase;font-size: 12px;line-height: 1;padding: 9px 0;text-decoration: none;color: rgb(119,119,119);min-width: 38px;box-sizing: border-box;width: 38px">
                          <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%25215EGt%2521%252Cw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FNoteForwardIcon%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg2NjU2M30:1vqa1y:eWewsqzETPFsQtgB1VwKIMzngT-o4Glqa9mEibEb11g" style="border: none;vertical-align: middle;max-width: 18px" width="18"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                   </tr>
                  </tbody>
                 </table>
                </td>
                <td align="right">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tbody>
                   <tr>
                    <td style="vertical-align:middle;">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                      <tbody>
                       <tr>
                        <td align="center">
                         <a class="email-button-outline" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;font-weight: 500;border: 1px solid rgb(0,0,0,.1);border-radius: 9999px;text-transform: uppercase;font-size: 12px;line-height: 12px;padding: 9px 14px;text-decoration: none;color: rgb(119,119,119);">
                          <div class="email-button-spacer" style="font-size: 16px;line-height: 26px;display: inline-block;vertical-align: middle;max-width: 0;min-height: 18px;">
                          </div>
                          <span class="email-button-text" style="vertical-align: middle;margin-right: 4px">
                           READ IN APP
                          </span>
                          <img alt="" class="icon text-icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521ET-_%2521%252Cw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideArrowUpRight%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg2NzcyMn0:1vqa1y:J8_sTWc96NOyhiUrF8Y7LYRPbfnGJjFx28iVBayeetA" style="min-width: 18px;min-height: 18px;border: none;vertical-align: middle;margin-right: 0;margin-left: 0;max-width: 18px" width="18"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                   </tr>
                  </tbody>
                 </table>
                </td>
               </tr>
              </tbody>
             </table>
            </td>
           </tr>
           <tr height="16">
            <td height="16" style="font-size:0px;line-height:0;">
            </td>
           </tr>
          </tbody>
         </table>
        </div>
       </div>
       <div class="post typography" dir="auto" style="--image-offset-margin: -120px;padding: 32px 0 0 0;font-size: 16px;line-height: 26px;">
        <div class="body markup" dir="auto" style="text-align: initial;font-size: 16px;line-height: 26px;width: 100%;word-break: break-word;margin-bottom: 16px;font-family: Lora,sans-serif;font-weight: 400;">
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;margin-top: 0;">
          Today, we’re rolling out a set of updates designed to give publishers more control over how their work appears and reaches their subscribers, from new formatting options for publications and recipes to scheduling livestreams on Android and desktop.
         </p>
         <h3 class="header-anchor-post" style="position: relative;font-family: 'SF Pro Display',-apple-system-headline,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: bold;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: antialiased;-webkit-appearance: optimizelegibility;-moz-appearance: optimizelegibility;appearance: optimizelegibility;margin: 1em 0 0.625em 0;color: rgb(54,55,55);line-height: 1.16em;font-size: 1.375em;">
          <strong>
           Publication design settings
          </strong>
         </h3>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          We’ve made a number of updates to the theme editor that make it easier than ever to shape the experience subscribers have when they land on your publication’s homepage.
         </p>
         <div class="captioned-image-container-static" style="font-size: 16px;line-height: 26px;margin: 32px auto;">
          <figure style="width: 100%;margin: 0 auto;">
           <a class="image-link" rel="" style="position: relative;flex-direction: column;align-items: center;padding: 0;margin: 0 auto;width: auto;height: auto;border: none;text-decoration: none;display: block;" target="_blank">
            <img alt="" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/b33c1584-7471-410c-a6f3-94bd45cb843b_2000x885.gif","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":null,"width":null,"resizeWidth":722,"bytes":8593029,"alt":null,"title":null,"type":"image/gif","href":null,"belowTheFold":false,"topImage":true,"internalRedirect":"https://on.substack.com/i/187575829?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb33c1584-7471-410c-a6f3-94bd45cb843b_2000x885.gif","isProcessing":false,"align":null,"offset":false}' height="NaN" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521mQHu%2521%252Cw_1100%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_lossy%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Fb33c1584-7471-410c-a6f3-94bd45cb843b_2000x885.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg2ODg3MX0:1vqa1y:UhVBx1PyXtvJmOQcGFcko_YYbjK9VTDb80_ito4SvP0" style="border: none !important;vertical-align: middle;display: block;-ms-interpolation-mode: bicubic;height: auto;margin-bottom: 0;max-width: 100% !important;margin: 0 auto;width: 100%;" width="722"/>
           </a>
           <figcaption class="image-caption" style="box-sizing: content-box;color: rgb(119,119,119);font-size: 14px;line-height: 20px;font-weight: 400;letter-spacing: -.15px;margin-top: 8px;width: 70%;padding-left: 15%;padding-right: 15%;text-align: center;">
            <a rel="" style="text-decoration: underline;">
             A Tiny Apt.
            </a>
            <span>
             adjusting the size of their wordmark
            </span>
           </figcaption>
          </figure>
         </div>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          Here’s what’s new:
         </p>
         <ul style="margin-top: 0;padding: 0;">
          <li style="margin: 8px 0 0 32px;mso-special-format: bullet;">
           <p style="color: rgb(54,55,55);line-height: 26px;margin-bottom: 0;box-sizing: border-box;padding-left: 4px;font-size: 16px;margin: 0;">
            <strong>
             Custom header and footer:
            </strong>
            <span>
             Resize your wordmark and adjust its placement.
            </span>
           </p>
          </li>
          <li style="margin: 8px 0 0 32px;mso-special-format: bullet;">
           <p style="color: rgb(54,55,55);line-height: 26px;margin-bottom: 0;box-sizing: border-box;padding-left: 4px;font-size: 16px;margin: 0;">
            <strong>
             Faster homepage editing:
            </strong>
            <span>
             Click any section in the homepage preview to adjust its settings directly. You can also drag and drop sidebar modules to reorder them.
            </span>
           </p>
          </li>
          <li style="margin: 8px 0 0 32px;mso-special-format: bullet;">
           <p style="color: rgb(54,55,55);line-height: 26px;margin-bottom: 0;box-sizing: border-box;padding-left: 4px;font-size: 16px;margin: 0;">
            <strong>
             Welcome page colors:
            </strong>
            <span>
             Set a background color for your welcome page independent of your main homepage.
            </span>
           </p>
          </li>
          <li style="margin: 8px 0 0 32px;mso-special-format: bullet;">
           <p style="color: rgb(54,55,55);line-height: 26px;margin-bottom: 0;box-sizing: border-box;padding-left: 4px;font-size: 16px;margin: 0;">
            <strong>
             Undo after saving:
            </strong>
            <span>
             Made a change you didn’t mean to? Undo appears right after you save.
            </span>
           </p>
          </li>
         </ul>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          <span>
           You’ll find these settings in the same place as before:
          </span>
          <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
           Settings → Website → Theme
          </a>
          <span>
           .
          </span>
         </p>
         <blockquote style="border-left: 4px solid #FF7731;margin: 20px 0;padding: 0;">
          <p style="margin: 0 0 20px 0;color: rgb(54,55,55);margin-left: 20px;line-height: 26px;font-size: 16px;">
           <em>
            <span>
             Learn more about customizing your publication in our
            </span>
            <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
             Help Center
            </a>
            <span>
             .
            </span>
           </em>
          </p>
         </blockquote>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          <span class="mention-pnpTE1 mentionStatic-liMklk" data-component-name="MentionStatic" style="white-space: nowrap;cursor: pointer;color: #FF7731;border-radius: 4px;transition: color .25scubic-bezier(.19,1,.22,1),background-color .25scubic-bezier(.19,1,.22,1),box-shadow .25scubic-bezier(.19,1,.22,1),border .25scubic-bezier(.19,1,.22,1),border-radius .25scubic-bezier(.19,1,.22,1),opacity .25scubic-bezier(.19,1,.22,1),filter .25scubic-bezier(.19,1,.22,1),stroke .25scubic-bezier(.19,1,.22,1),transform .25scubic-bezier(.19,1,.22,1),scale .25scubic-bezier(.19,1,.22,1),outline .25scubic-bezier(.19,1,.22,1);margin: 0 -.125em;padding: 0 .125em .0625em;text-decoration: none;">
           <a style="color: #FF7731;text-decoration: none;-webkit-text-decoration: none;">
            Wendy MacNaughton
           </a>
          </span>
          <span>
           , the author of
          </span>
          <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
           DrawTogether
          </a>
          <span>
           , used these updates to create a homepage that’s both beautiful and easy to navigate.
          </span>
         </p>
         <div class="captioned-image-container-static" style="font-size: 16px;line-height: 26px;margin: 32px auto;">
          <figure style="width: 100%;margin: 0 auto;">
           <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
            <tbody>
             <tr>
              <td style="text-align: center;">
              </td>
              <td align="left" class="content" style="text-align: center;" width="599">
               <a class="image-link" rel="" style="position: relative;flex-direction: column;align-items: center;padding: 0;width: auto;height: auto;border: none;text-decoration: none;display: block;margin: 0;" target="_blank">
                <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/7349478a-a348-4f9c-a8ab-9184c0c4db28_1600x816.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":743,"width":1456,"resizeWidth":599,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":true,"topImage":false,"internalRedirect":null,"isProcessing":false,"align":null,"offset":false}' height="280.6662087912088" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521jdR5%2521%252Cw_1100%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F7349478a-a348-4f9c-a8ab-9184c0c4db28_1600x816.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg3MDA1OX0:1vqa1y:xHBxf9x5Ifp3Vyj3OoCsaApgsc25bz7ldP_Xnu3ddbU" style="border: none !important;vertical-align: middle;display: block;-ms-interpolation-mode: bicubic;height: auto;margin-bottom: 0;width: auto !important;max-width: 100% !important;margin: 0 auto;" width="550"/>
               </a>
              </td>
              <td style="text-align: center;">
              </td>
             </tr>
            </tbody>
           </table>
          </figure>
         </div>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
           Drop Site News
          </a>
          <span>
           uses the custom layouts to add social links and highlight work from their contributors.
          </span>
         </p>
         <div class="captioned-image-container-static" style="font-size: 16px;line-height: 26px;margin: 32px auto;">
          <figure style="width: 100%;margin: 0 auto;">
           <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
            <tbody>
             <tr>
              <td style="text-align: center;">
              </td>
              <td align="left" class="content" style="text-align: center;" width="600">
               <a class="image-link" rel="" style="position: relative;flex-direction: column;align-items: center;padding: 0;width: auto;height: auto;border: none;text-decoration: none;display: block;margin: 0;" target="_blank">
                <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/5e4d6647-7fbc-461d-ad19-b2bd5f26bd5b_3406x2277.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":973,"width":1456,"resizeWidth":600,"bytes":4317444,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"topImage":false,"internalRedirect":"https://on.substack.com/i/187575829?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e4d6647-7fbc-461d-ad19-b2bd5f26bd5b_3406x2277.png","isProcessing":false,"align":null,"offset":false}' height="367.5480769230769" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521Uk0w%2521%252Cw_1100%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F5e4d6647-7fbc-461d-ad19-b2bd5f26bd5b_3406x2277.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg3MTI2NX0:1vqa1y:piRFvaiUdQRkdQTT54wgD1GYiubdZS_F2KIYp8EMQUw" style="border: none !important;vertical-align: middle;display: block;-ms-interpolation-mode: bicubic;height: auto;margin-bottom: 0;width: auto !important;max-width: 100% !important;margin: 0 auto;" width="550"/>
               </a>
              </td>
              <td style="text-align: center;">
              </td>
             </tr>
            </tbody>
           </table>
          </figure>
         </div>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          <span>
           For more ideas, take a look at
          </span>
          <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
           Sub Club
          </a>
          <span>
           ’s distinctive logo placement and
          </span>
          <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
           The Preamble
          </a>
          <span>
           ’s expert use of the footer.
          </span>
         </p>
         <div class="captioned-image-container-static" style="font-size: 16px;line-height: 26px;margin: 32px auto;">
          <figure style="width: 100%;margin: 0 auto;">
           <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
            <tbody>
             <tr>
              <td style="text-align: center;">
              </td>
              <td align="left" class="content" style="text-align: center;" width="601">
               <a class="image-link" rel="" style="position: relative;flex-direction: column;align-items: center;padding: 0;width: auto;height: auto;border: none;text-decoration: none;display: block;margin: 0;" target="_blank">
                <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/edf72c2b-dc49-4a81-a0df-5ce5a1308cc8_1600x1159.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":1055,"width":1456,"resizeWidth":601,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":true,"topImage":false,"internalRedirect":null,"isProcessing":false,"align":null,"offset":false}' height="398.52335164835165" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521Ob_I%2521%252Cw_1100%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Fedf72c2b-dc49-4a81-a0df-5ce5a1308cc8_1600x1159.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg3MjQwN30:1vqa1y:FVLnPDcNuioXRtq5ojiJH9uyOV9-m8zgOlKQPkNcdOU" style="border: none !important;vertical-align: middle;display: block;-ms-interpolation-mode: bicubic;height: auto;margin-bottom: 0;width: auto !important;max-width: 100% !important;margin: 0 auto;" width="550"/>
               </a>
              </td>
              <td style="text-align: center;">
              </td>
             </tr>
            </tbody>
           </table>
          </figure>
         </div>
         <h3 class="header-anchor-post" style="position: relative;font-family: 'SF Pro Display',-apple-system-headline,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: bold;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: antialiased;-webkit-appearance: optimizelegibility;-moz-appearance: optimizelegibility;appearance: optimizelegibility;margin: 1em 0 0.625em 0;color: rgb(54,55,55);line-height: 1.16em;font-size: 1.375em;">
          <strong>
           Recipe embeds (beta)
          </strong>
         </h3>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          Recipe embeds are now available in beta on Substack, offering a clean, structured way to publish recipes inside a post.
         </p>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          If you’ve ever shared a recipe as plain text, you know it’s not ideal: ingredients and steps can get buried, readers have to scroll back and forth while cooking, and recipes aren’t always surfaced well by search engines. Recipe embeds solve these issues by giving recipes a dedicated format that’s easy to follow, save for later, and built for discovery.
         </p>
         <div class="captioned-image-container-static" style="font-size: 16px;line-height: 26px;margin: 32px auto;">
          <figure style="width: 100%;margin: 0 auto;">
           <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
            <tbody>
             <tr>
              <td style="text-align: center;">
              </td>
              <td align="left" class="content" style="text-align: center;" width="393">
               <a class="image-link" rel="" style="position: relative;flex-direction: column;align-items: center;padding: 0;width: auto;height: auto;border: none;text-decoration: none;display: block;margin: 0;" target="_blank">
                <img alt="" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/0c4122fb-ba45-48fb-bf3d-4a8bd69917fd_819x1600.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":1600,"width":819,"resizeWidth":393,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":true,"topImage":false,"internalRedirect":null,"isProcessing":false,"align":null,"offset":false}' height="767.7655677655678" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521b9bA%2521%252Cw_393%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F0c4122fb-ba45-48fb-bf3d-4a8bd69917fd_819x1600.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg3MzU0NH0:1vqa1y:gwWYts0Tw5_XQ7LDmdhOPIfolbzZ1yEqZK5PgQUXum8" style="border: none !important;vertical-align: middle;display: block;-ms-interpolation-mode: bicubic;height: auto;margin-bottom: 0;width: auto !important;max-width: 100% !important;margin: 0 auto;" width="393"/>
               </a>
              </td>
              <td style="text-align: center;">
              </td>
             </tr>
            </tbody>
           </table>
          </figure>
         </div>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          To add a recipe embed to an upcoming post, open the post editor and choose More → Recipe.
         </p>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          Recipe embeds can include:
         </p>
         <ul style="margin-top: 0;padding: 0;">
          <li style="margin: 8px 0 0 32px;mso-special-format: bullet;">
           <p style="color: rgb(54,55,55);line-height: 26px;margin-bottom: 0;box-sizing: border-box;padding-left: 4px;font-size: 16px;margin: 0;">
            An image
           </p>
          </li>
          <li style="margin: 8px 0 0 32px;mso-special-format: bullet;">
           <p style="color: rgb(54,55,55);line-height: 26px;margin-bottom: 0;box-sizing: border-box;padding-left: 4px;font-size: 16px;margin: 0;">
            Title and description
           </p>
          </li>
          <li style="margin: 8px 0 0 32px;mso-special-format: bullet;">
           <p style="color: rgb(54,55,55);line-height: 26px;margin-bottom: 0;box-sizing: border-box;padding-left: 4px;font-size: 16px;margin: 0;">
            Prep and cook time
           </p>
          </li>
          <li style="margin: 8px 0 0 32px;mso-special-format: bullet;">
           <p style="color: rgb(54,55,55);line-height: 26px;margin-bottom: 0;box-sizing: border-box;padding-left: 4px;font-size: 16px;margin: 0;">
            Ingredients and directions
           </p>
          </li>
          <li style="margin: 8px 0 0 32px;mso-special-format: bullet;">
           <p style="color: rgb(54,55,55);line-height: 26px;margin-bottom: 0;box-sizing: border-box;padding-left: 4px;font-size: 16px;margin: 0;">
            Optional descriptive tags for meal categories, cuisines, etc.
           </p>
          </li>
         </ul>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          And recipe embeds automatically generate the proper metadata so search engines can index and surface your recipe, helping new readers discover your Substack.
         </p>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          <span class="mention-pnpTE1 mentionStatic-liMklk" data-component-name="MentionStatic" style="white-space: nowrap;cursor: pointer;color: #FF7731;border-radius: 4px;transition: color .25scubic-bezier(.19,1,.22,1),background-color .25scubic-bezier(.19,1,.22,1),box-shadow .25scubic-bezier(.19,1,.22,1),border .25scubic-bezier(.19,1,.22,1),border-radius .25scubic-bezier(.19,1,.22,1),opacity .25scubic-bezier(.19,1,.22,1),filter .25scubic-bezier(.19,1,.22,1),stroke .25scubic-bezier(.19,1,.22,1),transform .25scubic-bezier(.19,1,.22,1),scale .25scubic-bezier(.19,1,.22,1),outline .25scubic-bezier(.19,1,.22,1);margin: 0 -.125em;padding: 0 .125em .0625em;text-decoration: none;">
           <a style="color: #FF7731;text-decoration: none;-webkit-text-decoration: none;">
            Hetty Lui McKinnon
           </a>
          </span>
          <span>
           , the author of
          </span>
          <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
           To Vegetables, With Love
          </a>
          <span>
           , put the new format to use in her latest recipe, for napa cabbage and crumbled tempeh rice noodles.
          </span>
         </p>
         <div class="embedded-post-wrap" data-component-name="EmbeddedPostToDOMStatic" style="font-size: 16px;line-height: 26px;text-align: center;direction: ltr;">
          <div class="embedded-post" style="font-size: 16px;display: block;text-decoration: none;font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';color: #363737;line-height: 1.5;text-align: left;max-width: 600px;box-sizing: border-box;border-radius: 12px;border: 1px solid rgb(0,0,0,.1);margin: 36px auto;padding: 20px;">
           <div class="embedded-post-header" style="font-size: 16px;line-height: 26px;height: 28px;display: flex;align-items: center;justify-content: flex-start;padding-bottom: 20px;border-bottom: 1px solid rgb(0,0,0,.1);margin-bottom: 20px;">
            <img class="embedded-post-publication-logo" height="28" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%25215A-_%2521%252Cw_56%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Ffd6e95a4-801d-431e-8b24-050a7d28ed4a_256x256.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg3NDcyNH0:1vqa1y:2iAssQjGn1Ib9zZor4pIcbnQZPMkXzgR7E-zmvRRFck" style="border: none !important;vertical-align: middle;display: block;-ms-interpolation-mode: bicubic;max-width: 100%;height: 28px;margin: 0 12px 0 0;width: 28px;border-radius: 8px;" width="28"/>
            <span class="embedded-post-publication-name" style="font-family: 'SF Pro Display',-apple-system-headline,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: 500;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: antialiased;-webkit-appearance: optimizelegibility;-moz-appearance: optimizelegibility;appearance: optimizelegibility;font-size: 16px;line-height: 28px;">
             To Vegetables, With Love
            </span>
           </div>
           <div class="embedded-post-title-wrapper" style="font-size: 16px;line-height: 26px;margin-bottom: 8px;display: flex;align-items: flex-start;">
            <a class="embedded-post-title" rel="" style="font-family: 'SF Pro Display',-apple-system-headline,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: 700;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: antialiased;-webkit-appearance: optimizelegibility;-moz-appearance: optimizelegibility;appearance: optimizelegibility;color: #363737;font-size: 18px;text-decoration: none;">
             Napa cabbage and crumbled tempeh rice noodles
            </a>
           </div>
           <div class="embedded-post-body" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size: 16px;line-height: 1.6;margin-bottom: 16px;color: #777777;margin-top: 4px;">
            Welcome to To Vegetables, With Love, a celebration of a vegetable life, less ordinary. ‘ Find archived recipes on my recipe index…
           </div>
           <div class="embedded-post-cta-wrapper" style="display: inline-flex;box-sizing: border-box;border-radius: 8px;border: 1px solid rgb(0,0,0,.1);padding: 10px 12px;font-size: 16px;line-height: 16px;margin-bottom: 16px;font-weight: 500;align-items: center;">
            <a class="embedded-post-cta" rel="" style="color: #363737;text-decoration: none;">
             Read more
            </a>
           </div>
           <div class="embedded-post-meta" style="line-height: 26px;color: #777777;font-size: 14px;">
            4 days ago · 56 likes · 10 comments
           </div>
          </div>
         </div>
         <blockquote style="border-left: 4px solid #FF7731;margin: 20px 0;padding: 0;">
          <p style="margin: 0 0 20px 0;color: rgb(54,55,55);margin-left: 20px;line-height: 26px;font-size: 16px;">
           <em>
            <span>
             Learn more about using recipe embeds in our
            </span>
            <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
             Help Center
            </a>
            <span>
             .
            </span>
           </em>
          </p>
         </blockquote>
         <h3 class="header-anchor-post" style="position: relative;font-family: 'SF Pro Display',-apple-system-headline,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: bold;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: antialiased;-webkit-appearance: optimizelegibility;-moz-appearance: optimizelegibility;appearance: optimizelegibility;margin: 1em 0 0.625em 0;color: rgb(54,55,55);line-height: 1.16em;font-size: 1.375em;">
          <strong>
           Live video scheduling on Android and desktop
          </strong>
         </h3>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          You can now schedule livestreams on Android and desktop, giving you more time to promote your event and build momentum ahead of going live. Each scheduled stream generates an RSVP link that subscribers can add to their calendar and share across Substack and social channels. Email and in-app reminders help bring your audience back when it’s time to tune in.
         </p>
         <div class="captioned-image-container-static" style="font-size: 16px;line-height: 26px;margin: 32px auto;">
          <figure style="width: 100%;margin: 0 auto;">
           <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="mso-padding-alt: 1em 0 1.6em;" width="100%">
            <tbody>
             <tr>
              <td style="text-align: center;">
              </td>
              <td align="left" class="content" style="text-align: center;" width="601">
               <a class="image-link" rel="" style="position: relative;flex-direction: column;align-items: center;padding: 0;width: auto;height: auto;border: none;text-decoration: none;display: block;margin: 0;" target="_blank">
                <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/beb536e1-c609-4a6f-9e0c-ce999db0eee5_1600x934.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":850,"width":1456,"resizeWidth":601,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":true,"topImage":false,"internalRedirect":null,"isProcessing":false,"align":null,"offset":false}' height="321.08516483516485" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521xmNI%2521%252Cw_1100%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Fbeb536e1-c609-4a6f-9e0c-ce999db0eee5_1600x934.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg3NTk1Mn0:1vqa1y:8m_PBXDHk0B0IL06J50_RG1xs49drHpm9Xg6Ij2X4Fc" style="border: none !important;vertical-align: middle;display: block;-ms-interpolation-mode: bicubic;height: auto;margin-bottom: 0;width: auto !important;max-width: 100% !important;margin: 0 auto;" width="550"/>
               </a>
              </td>
              <td style="text-align: center;">
              </td>
             </tr>
            </tbody>
           </table>
          </figure>
         </div>
         <blockquote style="border-left: 4px solid #FF7731;margin: 20px 0;padding: 0;">
          <p style="margin: 0 0 20px 0;color: rgb(54,55,55);margin-left: 20px;line-height: 26px;font-size: 16px;">
           <em>
            <span>
             Learn more about scheduling a livestream in our
            </span>
            <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
             Help Center
            </a>
            <span>
             .
            </span>
           </em>
          </p>
         </blockquote>
         <h3 class="header-anchor-post" style="position: relative;font-family: 'SF Pro Display',-apple-system-headline,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-weight: bold;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: antialiased;-webkit-appearance: optimizelegibility;-moz-appearance: optimizelegibility;appearance: optimizelegibility;margin: 1em 0 0.625em 0;color: rgb(54,55,55);line-height: 1.16em;font-size: 1.375em;">
          <strong>
           Try them out today
          </strong>
         </h3>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;">
          We’re focused on building tools that help publishers own their space on the internet and connect meaningfully with their communities. Whether you’re refreshing your publication or experimenting with new formats like recipes and live video, we hope you’ll try out these updates and let us know your thoughts in the comments.
         </p>
         <p class="button-wrapper" data-attrs='{"url":"https://substack.com/app-link/post?publication_id=1&amp;post_id=187575829&amp;utm_source=substack&amp;utm_medium=email&amp;isFreemail=true&amp;comments=true&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTg3NTc1ODI5LCJpYXQiOjE3NzA5MTU1NDMsImV4cCI6MTc3MzUwNzU0MywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.Qt__cb4NI1BfvQRQQYAlRQ_mWjV3pWYyw3uZb8XbnRs&amp;r=9bkpd&amp;utm_campaign=email-half-magic-comments&amp;action=post-comment","text":"Leave a comment","action":null,"class":null}' data-component-name="ButtonCreateButton" style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;text-align: center;cursor: pointer;border-radius: 4px;">
          <a class="button primary" rel="" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;box-sizing: border-box;cursor: pointer;border: none;border-radius: 8px;font-size: 14px;line-height: 20px;font-weight: 600;text-align: center;margin: 0;opacity: 1;outline: none;white-space: nowrap;color: #ffffff !important;text-decoration: none !important;background-color: #FF7731;padding: 12px 20px;height: auto;">
           <span style="color: #ffffff;text-decoration: none;">
            Leave a comment
           </span>
          </a>
         </p>
         <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;margin-bottom: 0;">
         </p>
        </div>
       </div>
       <div class="container-border" style="margin: 32px 0 0;width: 100%;box-sizing: border-box;border-top: 1px solid #e1e1e1;font-size: 16px;line-height: 26px;">
       </div>
       <div class="typography" style="--image-offset-margin: -120px;font-size: 16px;line-height: 26px;">
        <div class="postscript" style="margin: 32px 0;font-size: 16px;line-height: 26px;">
         <div class="body markup" dir="auto" style="text-align: initial;font-size: 16px;line-height: 26px;width: 100%;word-break: break-word;margin-bottom: 16px;">
          <p style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;margin-top: 0;">
           <em>
            Thanks for subscribing to
           </em>
           <a rel="" style="color: rgb(54,55,55);text-decoration: underline;">
            On Substack
           </a>
           <em>
            . This post is public, so feel free to share it.
           </em>
          </p>
          <p class="button-wrapper" data-attrs='{"url":"https://substack.com/app-link/post?publication_id=1&amp;post_id=187575829&amp;utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;utm_campaign=email-share&amp;action=share&amp;triggerShare=true&amp;isFreemail=true&amp;r=9bkpd&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTg3NTc1ODI5LCJpYXQiOjE3NzA5MTU1NDMsImV4cCI6MTc3MzUwNzU0MywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.Qt__cb4NI1BfvQRQQYAlRQ_mWjV3pWYyw3uZb8XbnRs","text":"Share","action":null,"class":null}' data-component-name="ButtonCreateButton" style="margin: 0 0 20px 0;color: rgb(54,55,55);line-height: 26px;font-size: 16px;margin-bottom: 0;text-align: center;cursor: pointer;border-radius: 4px;">
           <a class="button primary" rel="" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;box-sizing: border-box;cursor: pointer;border: none;border-radius: 8px;font-size: 14px;line-height: 20px;font-weight: 600;text-align: center;margin: 0;opacity: 1;outline: none;white-space: nowrap;color: #ffffff !important;text-decoration: none !important;background-color: #FF7731;padding: 12px 20px;height: auto;">
            <span style="color: #ffffff;text-decoration: none;">
             Share
            </span>
           </a>
          </p>
         </div>
        </div>
       </div>
       <table border="0" cellpadding="0" cellspacing="0" class="email-ufi-2-bottom" role="presentation" style="border-top: 1px solid rgb(0,0,0,.1);border-bottom: 1px solid rgb(0,0,0,.1);min-width: 100%;" width="100%">
        <tbody>
         <tr height="16">
          <td height="16" style="font-size:0px;line-height:0;">
          </td>
         </tr>
         <tr>
          <td>
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tbody>
             <tr>
              <td>
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin:0 auto;" width="auto">
                <tbody>
                 <tr>
                  <td style="vertical-align:middle;">
                   <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                    <tbody>
                     <tr>
                      <td align="center">
                       <a class="email-button-outline" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;font-weight: 500;border: 1px solid rgb(0,0,0,.1);border-radius: 9999px;text-transform: uppercase;font-size: 12px;line-height: 12px;padding: 9px 14px;text-decoration: none;color: rgb(119,119,119);">
                        <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521PeVs%2521%252Cw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideHeart%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg3NzE3NX0:1vqa1y:1sxUaBR6fU4UcViCsJYXQTTzR5rrFtawqMHmHVxc9eU" style="margin-right: 8px;min-width: 18px;min-height: 18px;border: none;vertical-align: middle;max-width: 18px" width="18"/>
                        <span class="email-button-text" style="vertical-align: middle;">
                         Like
                        </span>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <td style="min-width:8px;" width="8">
                  </td>
                  <td style="vertical-align:middle;">
                   <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                    <tbody>
                     <tr>
                      <td align="center">
                       <a class="email-button-outline" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;font-weight: 500;border: 1px solid rgb(0,0,0,.1);border-radius: 9999px;text-transform: uppercase;font-size: 12px;line-height: 12px;padding: 9px 14px;text-decoration: none;color: rgb(119,119,119);">
                        <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521x1tS%2521%252Cw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideComments%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg3ODM0Nn0:1vqa1y:M7jKo2OqtDRzcZRNFQTS-waol3R2gGV3AtOk8eQsHtc" style="margin-right: 8px;min-width: 18px;min-height: 18px;border: none;vertical-align: middle;max-width: 18px" width="18"/>
                        <span class="email-button-text" style="vertical-align: middle;">
                         Comment
                        </span>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                  <td style="min-width:8px;" width="8">
                  </td>
                  <td style="vertical-align:middle;">
                   <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                    <tbody>
                     <tr>
                      <td align="center">
                       <a class="email-button-outline" style="font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display: inline-block;font-weight: 500;border: 1px solid rgb(0,0,0,.1);border-radius: 9999px;text-transform: uppercase;font-size: 12px;line-height: 12px;padding: 9px 14px;text-decoration: none;color: rgb(119,119,119);">
                        <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%25215EGt%2521%252Cw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FNoteForwardIcon%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg3OTUxfQ:1vqa1y:Ayo24_FK65ktPgFwjZ08Ea3T5WJvFqdwP-d1dUVMBLA" style="margin-right: 8px;min-width: 18px;min-height: 18px;border: none;vertical-align: middle;max-width: 18px" width="18"/>
                        <span class="email-button-text" style="vertical-align: middle;">
                         Restack
                        </span>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
              <td align="right">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                <tbody>
                 <tr>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr height="16">
          <td height="16" style="font-size:0px;line-height:0;">
          </td>
         </tr>
        </tbody>
       </table>
       <div class="footer footer-ZM59BM" style="color: rgb(119,119,119);text-align: center;font-size: 16px;line-height: 26px;padding: 24px0;">
        <div style="font-size: 16px;line-height: 26px;padding-bottom: 24px">
         <p class="pencraft pc-reset color-secondary-ls1g8s size-12-mmZ61m reset-IxiVJZ small meta-B2bqa5" style="list-style: none;font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';padding-bottom: 0;font-size: 12px;line-height: 16px;margin: 0;color: rgb(119,119,119);text-decoration: unset;">
          © 2026
          <span>
           Substack
          </span>
          <br/>
          548 Market Street PMB 72296, San Francisco, CA 94104
          <br/>
          <a style="text-decoration: underline;color: rgb(119,119,119);">
           <span style="color: rgb(119,119,119);text-decoration: underline;">
            Unsubscribe
           </span>
          </a>
         </p>
        </div>
        <p class="footerSection-EHR0jG small powered-by-substack" style="padding: 0 24px;font-size: 12px;line-height: 20px;margin: 0;color: rgb(119,119,119);font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';padding-bottom: 0;margin-top: 0;">
         <a style="color: rgb(119,119,119);text-decoration: none;display: inline-block;margin: 0 4px;">
          <img alt="Get the app" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521IzGP%2521%252Cw_262%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fgeneric-app-button%25402x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg4MDY1Nn0:1vqa1y:jVIM3XXPeDnexPG9xTbOD-t9AS4SWQ2RcvIyqB057NM" srcset="https://substackcdn.com/image/fetch/$s_!DIki!,w_131,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fgeneric-app-button.png, https://substackcdn.com/image/fetch/$s_!IzGP!,w_262,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fgeneric-app-button%402x.png 2x, https://substackcdn.com/image/fetch/$s_!QWua!,w_393,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fgeneric-app-button%403x.png 3x" style="max-width: 550px;border: none !important;vertical-align: middle;" width="131"/>
         </a>
         <a style="color: rgb(119,119,119);text-decoration: none;display: inline-block;margin: 0 4px;">
          <img alt="Start writing" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252F%2524s_%2521LkrL%2521%252Cw_270%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fpublish-button%25402x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3NzA5MTU1NDYuMDg4MjA5NH0:1vqa1y:Cg4QSnEByejlE4tUPmP8gSqVtsk1_k_Wnw6OF8pdCxs" srcset="https://substackcdn.com/image/fetch/$s_!wgfj!,w_135,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button.png, https://substackcdn.com/image/fetch/$s_!LkrL!,w_270,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button%402x.png 2x, https://substackcdn.com/image/fetch/$s_!KjtY!,w_405,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button%403x.png 3x" style="max-width: 550px;border: none !important;vertical-align: middle;" width="135"/>
         </a>
        </p>
       </div>
      </div>
     </td>
     <td>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Feotrx.substackcdn.com%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjYwMjEyMTY1NzQxLjMuOTI0NmE0ODliOGVlOTkwMkBtZy1kMS5zdWJzdGFjay5jb20-IiwidSI6MTU2NTY1OTMsInIiOiJhM2VjOTJiZUB1aWZlZWQuY29tIiwiZCI6Im1nLWQxLnN1YnN0YWNrLmNvbSIsInAiOjE4NzU3NTgyOSwidCI6Im5ld3NsZXR0ZXIiLCJhIjoiZXZlcnlvbmUiLCJzIjoxLCJjIjoicG9zdCIsImYiOnRydWUsInBvc2l0aW9uIjoiYm90dG9tIiwiaWF0IjoxNzcwOTE1NTQzLCJleHAiOjE3NzM1MDc1NDMsImlzcyI6InB1Yi0wIiwic3ViIjoiZW8ifQ.UAX1k7Trh98vejPvvcaFMVoLpHll-ZmZxltFDBe45Tg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3NzA5MTU1NDYuMDg4MzcwOH0:1vqa1y:Nif6t4UhufC8fRtcSFxMi2cFB5Apw7AEQLRy-kpRoMU" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" width="1"/>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.mg-d1.substack.com%252Fo%252FeJxMkE3u2yAQR08TdrUAD2AWnMUaYEhRbYj4SOXbV3Wy-G_faJ6efgEHPWu73Kv2waJbredb0IycMIZboRSsjE7Mx_6kQg0HxR3Hj6sFzn47AYEMrcnKtAEY3BBSSgai9qg1AMtOcqm5FFJoZUAs62IlaITN-o3IWi4fwM_nryiWPn0fGP4soZ4s9z01uhPcaJPY_9IdZ8xUAjl6U7tq-eIcndiMMmqT9kPG9SJX6G8_aAxq7DX9Hup5zpLHtVNBf1D8iqc_csCRa7lFrDlcKVjp6QF85kQU76Q-fawn5uJqYeMz3ezU7i-llVZ2ZW8n_wUAAP__BvZygQ/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZy1kMSIsInRpbWUiOjE3NzA5MTU1NDYuMDg4NTE1OH0:1vqa1y:JHMWIUQs381F-Voo8rM4IptSfgRGibyjOGMLSzGwe6o" width="1"/>
 </body>
</html>