Inboxes

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

+New inbox

<html>
 <head>
  <meta charset="utf-8"/>
  <title>
   Video on About pages, discover Substacks by country, and more
  </title>
  <style>
   @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 screen and (max-width: 650px) {
  .typography .markup div.youtube-inner div.youtube-screen,
  .typography.editor .markup div.youtube-inner div.youtube-screen,
  .typography .markup div.vimeo-inner div.youtube-screen,
  .typography.editor .markup div.vimeo-inner div.youtube-screen {
    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.captioned-button-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 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.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 .tweet,
  .typography.editor .markup .tweet {
    padding: 12px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet .tweet-text,
  .typography.editor .markup .tweet .tweet-text {
    font-size: 14px;
    line-height: 20px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet .tweet-photos-container.two,
  .typography.editor .markup .tweet .tweet-photos-container.two,
  .typography .markup .tweet .tweet-photos-container.three,
  .typography.editor .markup .tweet .tweet-photos-container.three,
  .typography .markup .tweet .tweet-photos-container.four,
  .typography.editor .markup .tweet .tweet-photos-container.four {
    height: 200px;
  }
}


@media (max-width: 650px) {
  .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 .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 screen and (min-width: 420px) and (max-width: 600px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-text,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-text {
    max-width: calc(100% - 100px);
    width: initial;
  }
}


@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: 600px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-link,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-link {
    margin-top: 16px;
    width: 100%;
  }
}


@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: 840px) {
  .header-with-anchor-widget .header-anchor-widget,
  .header-anchor-container .header-anchor-widget {
    display: none;
  }
}


@media screen and (min-width: 768px) {
  .post {
    padding: 32px 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;
  }
  .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 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 screen and (max-width: 650px) {
  body .markup div.youtube-inner div.youtube-screen,
  body .markup div.vimeo-inner div.youtube-screen {
    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.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 24px;
  }
}


@media screen and (max-width: 650px) {
  body .markup div.subscription-widget-wrap .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 .tweet {
    padding: 12px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet .tweet-text {
    font-size: 14px;
    line-height: 20px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet .tweet-photos-container.two,
  body .markup .tweet .tweet-photos-container.three,
  body .markup .tweet .tweet-photos-container.four {
    height: 200px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet a.expanded-link .expanded-link-img {
    max-height: 180px;
  }
}


@media (max-width: 650px) {
  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 screen and (min-width: 420px) and (max-width: 600px) {
  body .markup .install-substack-app-embed .install-substack-app-embed-text {
    max-width: calc(100% - 100px);
    width: initial;
  }
}


@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: 600px) {
  body .markup .install-substack-app-embed .install-substack-app-embed-link {
    margin-top: 16px;
    width: 100%;
  }
}


@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;
  }
}


@media screen and (min-width: 541px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-table .modal-row .modal-content > .container {
    width: 552px;
    padding: 26px 24px;
  }
}


@media screen and (max-width: 650px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-table .modal-row .modal-content > .container {
    padding: 40px 0;
  }
}


@media screen and (max-width: 650px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-row .modal-cell .modal-exit-btn {
    margin-right: -20px;
  }
}
  </style>
 </head>
 <body class="email-body" style="font-kerning: auto;">
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Feotrx.substackcdn.com%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjQwMzI4MTIwMTU3LjMuYmQxODAwY2UwZDAwYzBlNkBtZy1kMC5zdWJzdGFjay5jb20-IiwidSI6MTU2NTY1OTMsInIiOiJhM2VjOTJiZUB1aWZlZWQuY29tIiwiZCI6Im1nLWQwLnN1YnN0YWNrLmNvbSIsInAiOjE0Mjk3ODY1NSwidCI6Im5ld3NsZXR0ZXIiLCJhIjoiZXZlcnlvbmUiLCJzIjoxLCJjIjoicG9zdCIsImYiOnRydWUsInBvc2l0aW9uIjoidG9wIiwiaWF0IjoxNzExNjI3NTEzLCJleHAiOjE3MTQyMTk1MTMsImlzcyI6InB1Yi0wIiwic3ViIjoiZW8ifQ.LOCCEyFXXgwEG6ZLMTcxkvbXwRx459oy_B9Y0hl-nyE/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3MTE2Mjc1MjIuMjIyODAzOH0:1rpoVW:-4WoKYufXLEYlk0eR9q5I50FPD8UwBNYBhNgg7QqCIM" 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;">
   Bulletin #2: News, educational resources, and opportunities for publishers on Substack
  </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%">
   <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; margin: 0 auto; max-width: 550px; overflow-wrap: break-word; width: 100%;">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <tr>
        <td align="right" style="height: 20px;">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
          <tr>
           <td style="vertical-align: middle;">
            <span class="pencraft pc-reset _reset_13a18_1 tw-font-body tw-text-ssm tw-text-substack-secondary" style="color: rgb(119, 119, 119) !important; 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 !important; font-size: 13px !important; list-style: none; margin: 0; text-decoration: unset;">
             <div class="pencraft pc-reset _align-right_13a18_16 _size-12_13a18_40 _reset_13a18_1" style="color: unset; font-size: 12px; letter-spacing: 0px; line-height: 16px; list-style: none; margin: 0; text-align: right; text-decoration: unset;">
              <span class="pencraft pc-reset _reset_13a18_1" style="color: unset; list-style: none; margin: 0; text-decoration: unset;" translated="">
               Forwarded this email?
               <a class="pencraft pc-reset _decoration-underline_13a18_282 _reset_13a18_1" style="color: unset; list-style: none; margin: 0; text-decoration: unset; text-decoration-line: underline;">
                Subscribe here
               </a>
               for more
              </span>
             </div>
            </span>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 16px 0 0 0;">
       <div class="post-header" style="font-size: 16px; line-height: 26px;">
        <h1 class="post-title published" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(54, 55, 55); font-family: Lora,sans-serif; font-size: 32px; font-weight: 600; line-height: 36px; margin: 0;">
         <a style="color: rgb(54, 55, 55); text-decoration: none;">
          Video on About pages, discover Substacks by country, and more
         </a>
        </h1>
        <h3 class="subtitle" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: #808080; 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-size: 18px; font-weight: normal; line-height: 24px; margin: 4px 0 0; margin-top: 12px;">
         Bulletin #2: News, education, and opportunities for publishers
        </h3>
        <table cellpadding="0" cellspacing="0" class="post-meta custom" style="align-items: center; height: 20px; margin: 1em 0;">
         <tr>
          <td class="post-meta-item post-date" style="color: #808080; 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: 14px; font-weight: 400; height: 14px; margin-right: 0; padding: 0px 12px 0px 0; padding-bottom: 0; padding-right: 0; padding-top: 0; position: relative; text-decoration: none; white-space: nowrap;" title="2024-03-28T12:05:03.647Z">
           <div class="pencraft pc-reset _color-secondary_13a18_186 _line-height-20_13a18_95 _font-meta_13a18_131 _size-11_13a18_35 _weight-medium_13a18_162 _transform-uppercase_13a18_239 _reset_13a18_1 _meta_13a18_439" style="color: rgb(119, 119, 119); 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-size: 11px; font-weight: 500; letter-spacing: .2px; line-height: 20px; list-style: none; margin: 0; text-decoration: unset; text-transform: uppercase;">
            <time datetime="2024-03-28T12:05:03.647Z">
             Mar 28
            </time>
           </div>
          </td>
         </tr>
        </table>
        <table border="0" cellpadding="0" cellspacing="0" class="email-ufi-2-top" role="presentation" style="border-bottom: 1px solid rgba(0, 0, 0, .1); border-top: 1px solid rgba(0, 0, 0, .1); min-width: 100%;" width="100%">
         <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%">
            <tr>
             <td>
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; box-sizing: border-box; color: rgb(119, 119, 119); display: inline-block; 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: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjIzOTA4Mn0:1rpoVW:jCLpvv9YkiNAyEACtqhXj1acdgxnKIbamjZ9UIluRcA" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </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">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; box-sizing: border-box; color: rgb(119, 119, 119); display: inline-block; 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: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI0MTI0Mn0:1rpoVW:rtFqHvaiHL_-NcGLg0R_lz8rH34cZqjmK7r-EPt3_HQ" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </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">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; box-sizing: border-box; color: rgb(119, 119, 119); display: inline-block; 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: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI0MzUxMn0:1rpoVW:dY9Pp9W8sEIDq_IvO1cTfCd13jgpuWsKTnmq3IvwPXE" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </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">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; box-sizing: border-box; color: rgb(119, 119, 119); display: inline-block; 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: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI0NTA2MX0:1rpoVW:yVH3Rpqs5oXAlsUuJzGq5nJbcY5EJEVB0TgUftvkEJo" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
             <td align="right">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tr>
                   <td align="center">
                    <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; color: rgb(119, 119, 119); display: inline-block; 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: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                     <div class="email-button-spacer" style="display: inline-block; font-size: 16px; line-height: 26px; max-width: 0; min-height: 18px; vertical-align: middle;">
                     </div>
                     <span class="email-button-text" style="margin-right: 4px; vertical-align: middle;">
                      READ IN APP
                     </span>
                     <img alt="" class="icon text-icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI0NjcyfQ:1rpoVW:67U9W1Qd5k1jMCCsDu-iREjZ8-WJ6hsPVulc12tCwiI" style="border: none !important; margin-left: 0; margin-right: 0; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <tr height="16">
          <td height="16" style="font-size: 0px; line-height: 0;">
          </td>
         </tr>
        </table>
       </div>
      </div>
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 16px 0 0 0;">
       <div class="body markup" dir="auto" style="font-family: Lora,sans-serif; font-size: 16px; font-weight: 400; line-height: 26px; margin-bottom: 16px; text-align: initial; width: 100%; word-break: break-word;">
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto; margin-top: 0;">
         <figure style="margin: 0 auto; width: 100%;">
          <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="1456">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; margin-bottom: 0; margin-top: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/23992c80-4861-4436-9902-a67bd29dc28b_2912x2096.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":1048,"width":1456,"resizeWidth":null,"bytes":1440004,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":false,"topImage":true,"internalRedirect":"https://on.substack.com/i/142331189?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23992c80-4861-4436-9902-a67bd29dc28b_2912x2096.png"}' height="395.8791208791209" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F23992c80-4861-4436-9902-a67bd29dc28b_2912x2096.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI1MDE2NH0:1rpoVW:efKXa7aU2-WyPBcWS-9wi3YxSJMsT8K3VpU35eVBYsQ" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Welcome to the Substack Bulletin, your essential dispatch with the latest news, resources, and community-building opportunities for Substack publishers.
        </p>
        <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         We hope you enjoy this second edition. Please leave us any feedback or ideas in the comments—we’re listening and curious to see how we can make this series as valuable to you as possible.
        </p>
        <p class="button-wrapper" data-attrs='{"url":"https://substack.com/app-link/post?publication_id=1&amp;post_id=142978655&amp;utm_source=substack&amp;utm_medium=email&amp;isFreemail=true&amp;comments=true&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQyOTc4NjU1LCJpYXQiOjE3MTE2Mjc1MTMsImV4cCI6MTcxNDIxOTUxMywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.AjEgH3u14d99aH-gq-Sqrlu7CV0A1uHt95lsnewyUys&amp;r=9bkpd&amp;utm_campaign=email-half-magic-comments","text":"Leave a comment","action":null,"class":null}' data-component-name="ButtonCreateButton" style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; text-align: center;">
         <a class="button primary" rel="" style="background-color: #FF7731; border: none; border-radius: 8px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; 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: 14px; font-weight: 600; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
          <span style="color: #ffffff; text-decoration: none;">
           Leave a comment
          </span>
         </a>
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <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="152">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/facbe204-f8e9-4d13-8999-093a04fad546_1715x417.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":354,"width":1456,"resizeWidth":152,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":false,"topImage":false,"internalRedirect":null}' height="36.956043956043956" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_152%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Ffacbe204-f8e9-4d13-8999-093a04fad546_1715x417.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI1Mjg2NX0:1rpoVW:k-gVF5E2ae1zfcj10PieHHPnKild2m2gTY186aoeEK0" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="152"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(54, 55, 55); 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-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; position: relative;">
         <strong>
          News
         </strong>
        </h3>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <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="1456">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/455b28f0-096f-4398-8b13-5ccceabdd57d_1456x927.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":927,"width":1456,"resizeWidth":null,"bytes":null,"alt":null,"title":null,"type":null,"href":"https://substack.com/globe","belowTheFold":false,"topImage":false,"internalRedirect":null}' height="350.1717032967033" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F455b28f0-096f-4398-8b13-5ccceabdd57d_1456x927.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI1NTM2OH0:1rpoVW:TYF3Bp8nufS1ae1Myuazo0M1CKXXe_k1TRUjLJr0G0M" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <ul style="margin-top: 0; padding: 0;">
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Discover popular posts and publications by country.
           </strong>
           <span>
            Our new world map allows readers and writers to find publications and posts currently being enjoyed across the globe. Check it out here:
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            substack.com/globe
           </a>
           <span>
            .
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Video on About pages.
           </strong>
           <span>
            You can now upload a native video to bring your About page, your mission, and your voice to life.
           </span>
          </p>
          <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto; margin-bottom: 0;">
           <figure style="margin: 0 auto; width: 100%;">
            <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="1456">
                <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
                 <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/57eee822-636d-401d-b615-09ff5f3e647a_3022x1686.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":812,"width":1456,"resizeWidth":null,"bytes":1325586,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":false,"topImage":false,"internalRedirect":"https://on.substack.com/i/142978655?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F57eee822-636d-401d-b615-09ff5f3e647a_3022x1686.png"}' height="306.7307692307692" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F57eee822-636d-401d-b615-09ff5f3e647a_3022x1686.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI1NzI4M30:1rpoVW:191MsxTrQN2uhmDr49R8-pWqyMrtzFZH6j9jXsgAYxA" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
                </a>
               </td>
               <td style="text-align: center;">
               </td>
              </tr>
             </tbody>
            </table>
           </figure>
          </div>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Custom audio and video transcripts.
           </strong>
           <span>
            We offer
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            automated transcripts
           </a>
           <span>
            and closed captions for podcasts and videos, but if you prefer to use your own transcripts that you’ve produced elsewhere, you can now upload them in the Transcript tab of your podcast or video settings.
           </span>
           <em>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Learn more
            </a>
            <span>
             .
            </span>
           </em>
          </p>
          <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto; margin-bottom: 0;">
           <figure style="margin: 0 auto; width: 100%;">
            <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="1456">
                <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
                 <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/33b457f5-6611-4765-a4f6-4b6537a97961_3022x1686.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":812,"width":1456,"resizeWidth":null,"bytes":3573498,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":false,"topImage":false,"internalRedirect":"https://on.substack.com/i/142978655?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F33b457f5-6611-4765-a4f6-4b6537a97961_3022x1686.png"}' height="306.7307692307692" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F33b457f5-6611-4765-a4f6-4b6537a97961_3022x1686.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI1OTAyM30:1rpoVW:-OtksiBxZIK96RICwWEEoMldP-ZAo53TQYDicPMJCcU" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
                </a>
               </td>
               <td style="text-align: center;">
               </td>
              </tr>
             </tbody>
            </table>
           </figure>
          </div>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Share timestamped links from videos.
           </strong>
           <span>
            You can now share a link to a timestamp in a video, selecting a specific moment in the clip.
           </span>
          </p>
         </li>
        </ul>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <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="162">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/539a4f64-86af-4564-a74b-7cf101aeb8b4_1715x417.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":354,"width":1456,"resizeWidth":162,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":false,"topImage":false,"internalRedirect":null}' height="39.387362637362635" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_162%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F539a4f64-86af-4564-a74b-7cf101aeb8b4_1715x417.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI2MDU1NH0:1rpoVW:uhQkb_qez6XQuvjd7LLyM_tZUziq07OeNGdYnzZDt6g" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="162"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(54, 55, 55); 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-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; position: relative;">
         Resources
        </h3>
        <ul style="margin-top: 0; padding: 0;">
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Masterclasses:
           </strong>
           <span>
            This week we hosted masterclasses for
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            German
           </a>
           <span>
            and
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Australian
           </a>
           <span>
            writers curious about Substack. Coming up: masterclasses for
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            UK-based writers
           </a>
           <span>
            on April 3 and
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            writers in France
           </a>
           <span>
            on April 4 (conducted in French).
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Updating your About page:
           </strong>
           <span>
            The
           </span>
           <strong>
           </strong>
           <span>
            About page is important for converting viewers to subscribers. It’s worth revisiting yours from time to time for an update, and considering adding a video (see above).
           </span>
           <em>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Learn more
            </a>
            <span>
             .
            </span>
           </em>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Growth case study:
           </strong>
           <span>
            Read how
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Tom Haberstroh
            </a>
           </span>
           <span>
            ’s story on the NBA’s scoring drought went viral and was
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            picked up by big podcasts and national TV broadcasts
           </a>
           <span>
            over on
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Substack Sports
           </a>
           <span>
            .
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Chatbot question of the week:
           </strong>
           <em>
            How do I see and manage who I’m following on Substack?
           </em>
           <br/>
          </p>
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           Some writers are asking the chatbot about how to understand their followers on Substack. To see who is following you on Substack, go to your profile and click on the subscriber count above your publication. You’ll be taken to a page where you can view who you’re following and who is following you.
          </p>
          <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
           <figure style="margin: 0 auto; width: 100%;">
            <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="1456">
                <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
                 <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/2638f710-efdf-4c66-9412-3de28dcc082f_3022x1686.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":812,"width":1456,"resizeWidth":null,"bytes":804766,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"topImage":false,"internalRedirect":"https://on.substack.com/i/142978655?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2638f710-efdf-4c66-9412-3de28dcc082f_3022x1686.png"}' height="306.7307692307692" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F2638f710-efdf-4c66-9412-3de28dcc082f_3022x1686.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI2MjI2fQ:1rpoVW:1SOAxXmjqeQovze4k5OPmXrxWuN2uTt8shAV9jpsBeo" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
                </a>
               </td>
               <td style="text-align: center;">
               </td>
              </tr>
             </tbody>
            </table>
           </figure>
          </div>
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <span>
            Remember, you can follow someone without subscribing to their Substack publication—if you’re interested in them and want to see their notes but not yet committed to giving them your email address—and you can unfollow someone without unsubscribing from their publication. To learn more about how followers work, read this note from our founder
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Chris Best
            </a>
           </span>
           <span>
            :
           </span>
          </p>
          <a class="pencraft pc-display-block pc-padding-16 pc-reset _border-detail_1o6bj_25 pc-borderRadius-md _color-primary_13a18_183 _note_qk0le_1" data-component-name="EmailCommentEmbed" style="background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, .1); border-radius: 12px; color: rgb(54, 55, 55); display: block; list-style: none; margin: 10px auto; padding: 16px; text-decoration: none;">
          </a>
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;" width="auto">
           <tr>
            <td style="vertical-align: top;">
             <img class="custom-css-email-avatar _avatar_xsv8v_65" height="48" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Ff_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F68012e04-24ba-40dc-8c91-945302e30e2f_400x400.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI2Mzk0N30:1rpoVW:JwEywQd2I-idO6A6vjDWhrDUYpUh0e1qKPUVQ2YqIBA" style="-ms-interpolation-mode: bicubic; border: none !important; border-radius: 500000px; box-sizing: border-box; display: inline; height: 48px; margin: 0px; max-width: 100%; min-height: 48px; min-width: 48px; object-fit: cover; vertical-align: middle; width: 48px;" width="48"/>
            </td>
            <td style="min-width: 12px" width="12">
            </td>
            <td style="vertical-align: top; width: 100%;">
             <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="line-height: 0; width: 100%;" width="auto">
              <tr>
               <td>
                <div class="pencraft pc-reset" style="font-size: 16px; line-height: 26px; list-style: none; text-decoration: unset;">
                 <div class="pencraft pc-reset _line-height-20_13a18_95 _font-text_13a18_121 _size-15_13a18_55 _weight-regular_13a18_159 _reset_13a18_1" style="color: unset; 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: 15px; font-weight: 400; letter-spacing: -.23px; line-height: 20px; list-style: none; margin: 0; text-decoration: unset;">
                  <span class="pencraft pc-reset _weight-semibold_13a18_165 _reset_13a18_1" style="color: unset; font-weight: 600; list-style: none; margin: 0; text-decoration: unset;">
                   Chris Best
                  </span>
                  <span class="pencraft pc-reset _color-secondary_13a18_186 _reset_13a18_1" style="color: rgb(119, 119, 119); list-style: none; margin: 0; text-decoration: unset;">
                   8d
                  </span>
                 </div>
                 <div class="pencraft pc-reset _line-height-20_13a18_95 _font-text_13a18_121 _size-15_13a18_55 _weight-regular_13a18_159 _reset_13a18_1" style="color: unset; 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: 15px; font-weight: 400; letter-spacing: -.23px; line-height: 20px; list-style: none; margin: 0; text-decoration: unset;">
                  What are Followers on Substack, and how they are different from subscribers? Following on Substack is like following in other places. It’s a lightweight way to express interest and see someone’s notes and recommendations in the app. Getting followers is a valuable because those people may go on to subscribe, and in the meantime they can see and share your work. We are careful to emphasize subscription &amp; payment at…
                 </div>
                </div>
               </td>
              </tr>
              <tr height="12">
               <td>
               </td>
              </tr>
              <tr>
               <td>
                <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;" width="100%">
                 <tr>
                  <td width="20%">
                   <img alt="" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_32%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideHeart%253Fv%253D4%2526height%253D32%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D3/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI2NjY5fQ:1rpoVW:X9rw6F0Vqy9zVnU3fXLKHAO6icb-7ZzMAiJ1DM6cEVw" style="-ms-interpolation-mode: bicubic; border: none !important; display: inline-block; height: auto; margin: 0 auto; max-width: 100%; vertical-align: middle;" width="16"/>
                   <span class="pencraft pc-reset _color-secondary_13a18_186 _line-height-20_13a18_95 _font-text_13a18_121 _size-12_13a18_40 _weight-semibold_13a18_165 _reset_13a18_1" style="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'; font-size: 12px; font-weight: 600; letter-spacing: 0px; line-height: 20px; list-style: none; margin: 0; margin-left: 4px; text-decoration: unset;">
                    122
                   </span>
                  </td>
                  <td width="20%">
                   <img alt="" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_32%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FNoteReplyIcon%253Fv%253D4%2526height%253D32%2526stroke%253D%252523808080%2526strokeWidth%253D3/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI2OTM0NH0:1rpoVW:vQUHdW0Q91r7tWgnfr_opxRkiWU1xwdBR36p_XTtABA" style="-ms-interpolation-mode: bicubic; border: none !important; display: inline-block; height: auto; margin: 0 auto; max-width: 100%; vertical-align: middle;" width="16"/>
                   <span class="pencraft pc-reset _color-secondary_13a18_186 _line-height-20_13a18_95 _font-text_13a18_121 _size-12_13a18_40 _weight-semibold_13a18_165 _reset_13a18_1" style="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'; font-size: 12px; font-weight: 600; letter-spacing: 0px; line-height: 20px; list-style: none; margin: 0; margin-left: 4px; text-decoration: unset;">
                   </span>
                  </td>
                  <td width="20%">
                   <img alt="" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_32%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FNoteForwardIcon%253Fv%253D4%2526height%253D32%2526stroke%253D%252523808080%2526strokeWidth%253D3/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI3MTc2fQ:1rpoVW:dluKQ84mrnflnRbf1ZbS2SKyAGcIFKypIDZJRyFA30I" style="-ms-interpolation-mode: bicubic; border: none !important; display: inline-block; height: auto; margin: 0 auto; max-width: 100%; vertical-align: middle;" width="16"/>
                   <span class="pencraft pc-reset _color-secondary_13a18_186 _line-height-20_13a18_95 _font-text_13a18_121 _size-12_13a18_40 _weight-semibold_13a18_165 _reset_13a18_1" style="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'; font-size: 12px; font-weight: 600; letter-spacing: 0px; line-height: 20px; list-style: none; margin: 0; margin-left: 4px; text-decoration: unset;">
                    34
                   </span>
                  </td>
                  <td width="20%">
                   <img alt="" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_32%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FMoreIcon%253Fv%253D4%2526height%253D32%2526fill%253D%252523808080%2526stroke%253D%252523808080%2526strokeWidth%253D4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI3NDIxfQ:1rpoVW:0mZNPrFKO_UFl0Te3QXu3OeJiye-0tiV7bG-yRgUiHs" style="-ms-interpolation-mode: bicubic; border: none !important; display: inline-block; height: auto; margin: 0 auto; max-width: 100%; vertical-align: middle;" width="16"/>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
           </tr>
          </table>
         </li>
        </ul>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <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="324">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/0f3db2e4-ee79-4d6a-b309-1a6791aa4d3a_1715x417.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":354,"width":1456,"resizeWidth":324,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":true,"topImage":false,"internalRedirect":null}' height="78.77472527472527" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_324%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F0f3db2e4-ee79-4d6a-b309-1a6791aa4d3a_1715x417.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI3NjYxfQ:1rpoVW:mT_BZdv_nbYg8AOs8WxYWzx66Lq75yoPSvKY-y5lz5Y" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="324"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(54, 55, 55); 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-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; position: relative;">
         Community
        </h3>
        <div class="_static_12crd_5 _imageGallery_12crd_1" data-component-name="ImageGalleryStatic" style="font-size: 16px; line-height: 26px; margin: 32px 0; margin-inline-end: 0; margin-inline-start: 0; width: 100%;">
         <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_1456%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F2f48c94f-594a-4234-b045-240a96cc7aa3_1456x1210.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI3OTAyNH0:1rpoVW:h2kxdFcT5BgQIuCYxpogrNlso6bDYIkLEL8_HYqhbjM" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; max-width: 100%; vertical-align: middle;"/>
         <div class="_imageCaption_12crd_58 _static_12crd_5" style="color: #808080; font-size: calc(14px + 0px); font-weight: 400; letter-spacing: -.15px; line-height: 20px; margin-left: 15%; margin-right: 15%; margin-top: 12px; text-align: center;">
          Last week at our bestseller celebration in San Francisco
         </div>
        </div>
        <ul style="margin-top: 0; padding: 0;">
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Meetups:
           </strong>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Kimi Katiti
            </a>
           </span>
           <span>
            and
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Jake Mackey
            </a>
           </span>
           <span>
            are hosting a meetup in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Los Angeles
           </a>
           <span>
            ,
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Wesley Verhoeve
            </a>
           </span>
           <span>
            in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Amsterdam
           </a>
           <span>
            ,
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Jake Griggs
            </a>
           </span>
           <span>
            in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Charlotte
           </a>
           <span>
            ,
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Bowen Dwelle
            </a>
           </span>
           <span>
            in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            San Francisco
           </a>
           <span>
            , plus
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            more hosted online
           </a>
           <span>
            . Don’t see your city or category?
           </span>
           <strong>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Host your own meetup
            </a>
            <span>
             .
            </span>
           </strong>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Milestones:
           </strong>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Alex Jacob
            </a>
           </span>
           <span>
            of
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            School of Trivia
           </a>
           <span>
            was on Jeopardy this week.
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Terrell Johnson
            </a>
           </span>
           <span>
            hit
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            nine years of publishing The Half Marathoner
           </a>
           <span>
            .
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Casey Lewis
            </a>
           </span>
           <span>
            celebrated
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            three years of publishing After School
           </a>
           <span>
            and decided to focus on her Substack full-time.
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Evelyn Skye
            </a>
           </span>
           <span>
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            attended the world premiere of Damsel
           </a>
           <span>
            , a hit movie based on her novel.
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Junot Díaz
            </a>
           </span>
           <span>
            ’s novel The Brief Wondrous Life of Oscar Wao was included in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            the New York Times’s list
           </a>
           <span>
            of funniest books since Catch-22.
           </span>
          </p>
         </li>
         <li style="margin: 8px 0 0 32px; mso-special-format: bullet;">
          <p style="box-sizing: border-box; color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            In the press:
           </strong>
           <em>
           </em>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Vogue wrote about
           </a>
           <span>
            how the fashion community is moving to Substack.
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            The Hollywood Reporter
           </a>
           <span>
            broke the news of
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Andy Borowitz
            </a>
           </span>
           <span>
            relaunching
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            The Borowitz Report
           </a>
           <span>
            on Substack.
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Lara Starr
            </a>
           </span>
           <span>
            was a guest on the
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Savage Love podcast
           </a>
           <span>
            ,
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Rachel Botsman
            </a>
           </span>
           <span>
            is running a five-part series on
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            BBC Radio 4
           </a>
           <span>
            , and
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Marcus Bösch
            </a>
           </span>
           <span>
            was interviewed on
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Deutschlandradio
           </a>
           <span>
            .
           </span>
           <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Dr Emily Leeming PhD
            </a>
           </span>
           <span>
            ’s Substack on the microbiome was
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            featured in Vogue
           </a>
           <span>
            .
           </span>
           <br/>
          </p>
         </li>
        </ul>
        <blockquote style="border-left: 4px solid #FF7731; margin: 20px 0; padding: 0;">
         <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-left: 20px;">
          <em>
           Celebrating a milestone or press feature? Let us know in the comments.
          </em>
         </p>
        </blockquote>
        <p class="button-wrapper" data-attrs='{"url":"https://substack.com/app-link/post?publication_id=1&amp;post_id=142978655&amp;utm_source=substack&amp;utm_medium=email&amp;isFreemail=true&amp;comments=true&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQyOTc4NjU1LCJpYXQiOjE3MTE2Mjc1MTMsImV4cCI6MTcxNDIxOTUxMywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.AjEgH3u14d99aH-gq-Sqrlu7CV0A1uHt95lsnewyUys&amp;r=9bkpd&amp;utm_campaign=email-half-magic-comments","text":"Leave a comment","action":null,"class":null}' data-component-name="ButtonCreateButton" style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; text-align: center;">
         <a class="button primary" rel="" style="background-color: #FF7731; border: none; border-radius: 8px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; 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: 14px; font-weight: 600; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
          <span style="color: #ffffff; text-decoration: none;">
           Leave a comment
          </span>
         </a>
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto; margin-bottom: 0;">
         <figure style="margin: 0 auto; width: 100%;">
          <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="1456">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/2ca0cf21-c104-4861-96be-b7215abcc6c4_2468x441.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":260,"width":1456,"resizeWidth":null,"bytes":136944,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"topImage":false,"internalRedirect":"https://on.substack.com/i/142331189?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ca0cf21-c104-4861-96be-b7215abcc6c4_2468x441.png"}' height="98.21428571428571" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F2ca0cf21-c104-4861-96be-b7215abcc6c4_2468x441.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI4MTM1OH0:1rpoVW:zjnUpLenolj4R-Oc4HcrY7jjKBXqhl58Y77IT1a8fXw" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
       </div>
      </div>
      <div class="container-border" style="border-top: 1px solid #e0e0e0; box-sizing: border-box; font-size: 16px; line-height: 26px; margin: 32px 0 0; width: 100%;">
      </div>
      <div class="typography" style="font-size: 16px; line-height: 26px;">
       <div class="postscript" style="font-size: 16px; line-height: 26px; margin: 32px 0;">
        <div class="body markup" dir="auto" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: initial; width: 100%; word-break: break-word;">
         <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; 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=142978655&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=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQyOTc4NjU1LCJpYXQiOjE3MTE2Mjc1MTMsImV4cCI6MTcxNDIxOTUxMywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.AjEgH3u14d99aH-gq-Sqrlu7CV0A1uHt95lsnewyUys","text":"Share","action":null,"class":null}' data-component-name="ButtonCreateButton" style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; text-align: center;">
          <a class="button primary" rel="" style="background-color: #FF7731; border: none; border-radius: 8px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; 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: 14px; font-weight: 600; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
           <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-bottom: 1px solid rgba(0, 0, 0, .1); border-top: 1px solid rgba(0, 0, 0, .1); min-width: 100%;" width="100%">
       <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%">
          <tr>
           <td>
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: 0 auto;" width="auto">
             <tr>
              <td style="vertical-align: middle;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                <tr>
                 <td align="center">
                  <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; color: rgb(119, 119, 119); display: inline-block; 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: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                   <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI4NDUwNX0:1rpoVW:34nhJnk-2gDmdNxd5zNJECxEso4Lj8ja1nVxEvoCRc4" style="border: none !important; margin-right: 8px; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                   <span class="email-button-text" style="vertical-align: middle;">
                    Like
                   </span>
                  </a>
                 </td>
                </tr>
               </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">
                <tr>
                 <td align="center">
                  <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; color: rgb(119, 119, 119); display: inline-block; 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: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                   <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI4NjkyNX0:1rpoVW:1vHl48jcx09v28wL_z7x4dmeTNCTZOvjbKBPOvxDe0I" style="border: none !important; margin-right: 8px; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                   <span class="email-button-text" style="vertical-align: middle;">
                    Comment
                   </span>
                  </a>
                 </td>
                </tr>
               </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">
                <tr>
                 <td align="center">
                  <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .1); border-radius: 9999px; color: rgb(119, 119, 119); display: inline-block; 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: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                   <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI4OTUzNH0:1rpoVW:MBnfF-pxhVly4sp6IbP9RpcGUsy-h8F7C9ORpLY8zdc" style="border: none !important; margin-right: 8px; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                   <span class="email-button-text" style="vertical-align: middle;">
                    Restack
                   </span>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
           <td align="right">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
             <tr>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <tr height="16">
        <td height="16" style="font-size: 0px; line-height: 0;">
        </td>
       </tr>
      </table>
      <div class="footer _footer_11ym1_1" style="color: rgb(119, 119, 119); font-size: 16px; line-height: 26px; padding: 24px 0; text-align: center;">
       <div style="font-size: 16px; line-height: 26px; padding-bottom: 24px;">
        <p class="pencraft pc-reset _color-secondary_13a18_186 _size-12_13a18_40 _reset_13a18_1 small _meta_11ym1_14" style="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'; font-size: 12px; letter-spacing: 0px; line-height: 16px; list-style: none; margin: 0; padding-bottom: 0; text-decoration: unset;">
         © 2024
         <span>
          Substack
         </span>
         <br/>
         548 Market Street PMB 72296, San Francisco, CA 94104
         <br/>
         <a style="color: rgb(119, 119, 119); text-decoration: underline;">
          <span style="color: rgb(119, 119, 119); text-decoration: underline;">
           Unsubscribe
          </span>
         </a>
        </p>
       </div>
       <p class="_footerSection_11ym1_5 small powered-by-substack" style="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'; font-size: 12px; line-height: 20px; margin: 0; margin-top: 0; padding: 0 24px; padding-bottom: 0;">
        <a style="color: rgb(119, 119, 119); display: inline-block; margin: 0 4px; text-decoration: none;">
         <img alt="Get the app" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI5MTkyfQ:1rpoVW:WiKWXtytlY8maH7JoXrYN3D-qXMg43Lo8IPeAxP4f48" srcset="https://substackcdn.com/image/fetch/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/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/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="border: none !important; max-width: 550px; vertical-align: middle;" width="131"/>
        </a>
        <a style="color: rgb(119, 119, 119); display: inline-block; margin: 0 4px; text-decoration: none;">
         <img alt="Start writing" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTE2Mjc1MjIuMjI5NDE1N30:1rpoVW:5aqQt-L97rmipr6VbkMK4S9BQk_yjOePCOw1-k1UTqA" srcset="https://substackcdn.com/image/fetch/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/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/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="border: none !important; max-width: 550px; vertical-align: middle;" width="135"/>
        </a>
       </p>
      </div>
     </div>
    </td>
    <td>
    </td>
   </tr>
  </table>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Feotrx.substackcdn.com%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjQwMzI4MTIwMTU3LjMuYmQxODAwY2UwZDAwYzBlNkBtZy1kMC5zdWJzdGFjay5jb20-IiwidSI6MTU2NTY1OTMsInIiOiJhM2VjOTJiZUB1aWZlZWQuY29tIiwiZCI6Im1nLWQwLnN1YnN0YWNrLmNvbSIsInAiOjE0Mjk3ODY1NSwidCI6Im5ld3NsZXR0ZXIiLCJhIjoiZXZlcnlvbmUiLCJzIjoxLCJjIjoicG9zdCIsImYiOnRydWUsInBvc2l0aW9uIjoiYm90dG9tIiwiaWF0IjoxNzExNjI3NTEzLCJleHAiOjE3MTQyMTk1MTMsImlzcyI6InB1Yi0wIiwic3ViIjoiZW8ifQ.OL44C85rdu4FU-x3uAvXru8VDRoRko_rWlQ8KFvkV60/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3MTE2Mjc1MjIuMjI5NzU5Mn0:1rpoVW:jDswXZ3yC4BuudH7447wDGsXU2NNL1YSkYGD8hH4dig" 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="1px" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.mg-d0.substack.com%252Fo%252FeJw8kN2OpCAQRp-muVtToKhc8CymgM9esgodfnbi20_G7sztqdTJyee54ZnLZV-5NhHsPPKug4CVi5SzWrQigZPjsT2RULghbNx-r3JUoxF_raPdKWiYwG6nNbAxu_FynpzTnicnolWkJhrVKhVJvQzj4IJciTwoEHnC_JjofP4JNNTuamP_b_D5FLFue8GdYFvpED-hG_cQkTws_qNcOX1wDFZOyizrrPWbtOsFm_BVD7SGIl7dbT6fZ0-xXRsSuwPhI-7uiJ5bzOkWiWJ5hDfK4TFRjzsQ7qTaXcgnx2RzEu29XK8o95ee9azN-B0AAP__SHRylw/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZy1kMCIsInRpbWUiOjE3MTE2Mjc1MjIuMjMwMDI1NX0:1rpoVW:f9lQKU0_yI_rC4JONt-d51YvGokC-bKhd-pxKzhIcB8" width="1px"/>
 </body>
</html>