Inboxes

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

+New inbox

<html>
 <head>
  <meta charset="utf-8"/>
  <title>
   Better community tools, activity and contributor controls, 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.subscription-widget-wrap-editor .subscription-widget.show-subscribe,
  .typography.editor .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 0px 24px;
  }
}


@media screen and (max-width: 650px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
    padding: 10px 12px;
    min-width: 110px;
  }
}


@media (max-width: 650px) {
  .typography .markup .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.subscription-widget-wrap-editor .subscription-widget.show-subscribe,
  body .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 0px 24px;
  }
}


@media screen and (max-width: 650px) {
  body .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  body .markup div.subscription-widget-wrap-editor .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  body .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
    padding: 10px 12px;
    min-width: 110px;
  }
}


@media (max-width: 650px) {
  body .markup .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%253DeyJtIjoiPDIwMjQwNTA5MTYwOTE0LjMuMzhiYzFiYjVlMGIxZjIxZkBtZy1kMS5zdWJzdGFjay5jb20-IiwidSI6MTU2NTY1OTMsInIiOiJhM2VjOTJiZUB1aWZlZWQuY29tIiwiZCI6Im1nLWQxLnN1YnN0YWNrLmNvbSIsInAiOjE0NDE3OTY2NywidCI6Im5ld3NsZXR0ZXIiLCJhIjoiZXZlcnlvbmUiLCJzIjoxLCJjIjoicG9zdCIsImYiOnRydWUsInBvc2l0aW9uIjoidG9wIiwiaWF0IjoxNzE1MjcwOTgzLCJleHAiOjE3MTc4NjI5ODMsImlzcyI6InB1Yi0wIiwic3ViIjoiZW8ifQ.OhPiA3uUP37Y2eIceIZygFK29EdXNC1du_q84gxfrXE/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3MTUyNzEwMTYuMjQzMjIwNn0:1s56LY:At9R5NiFzKs4vmD-P_mImvsor6L53_etmjtPnT8NxF8" 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 #4: News, education, and opportunities for publishers
  </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_1k90y_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_1k90y_16 _size-12_1k90y_40 _reset_1k90y_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_1k90y_1" style="color: unset; list-style: none; margin: 0; text-decoration: unset;" translated="">
               Forwarded this email?
               <a class="pencraft pc-reset _decoration-underline_1k90y_285 _reset_1k90y_1" style="-webkit-text-decoration-line: underline; 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;">
          Better community tools, activity and contributor controls, 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: #777777; 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 #4: 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: #777777; 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-05-09T16:09:23.496Z">
           <div class="pencraft pc-reset _color-secondary_1k90y_186 _line-height-20_1k90y_95 _font-meta_1k90y_131 _size-11_1k90y_35 _weight-medium_1k90y_162 _transform-uppercase_1k90y_242 _reset_1k90y_1 _meta_1k90y_442" 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-05-09T16:09:23.496Z">
             May 9
            </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ0NjkxNn0:1s56LY:uHhf7Us1gsd8SA99Hj1v1fJfx6bCHTkg_Wou-MFS-YQ" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ0OTIwN30:1s56LY:kiX0GEdnmX3wEgJoGAeqr9mLc8cH2ZWfpqyX4sPfjy8" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ1MTcyM30:1s56LY:bVabJYm20xcZZLH_q0-mYgqEkpkHR5cj_k39r6s0CiI" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ1NDMxfQ:1s56LY:RSq1j7P-3Ym3ZCvtz3CtaZcL5dHKYklxxP0fDYfe8sg" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ1NjQ4MX0:1s56LY:No8vtftNNBm6G_NQSW71mFcXPOqCJgl1xlw5aJc0e1E" 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/37a665ad-63df-4bbc-bf79-9fc92331eb15_2912x2096.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":1048,"width":1456,"resizeWidth":null,"bytes":1334558,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":false,"topImage":true,"internalRedirect":"https://on.substack.com/i/144179667?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F37a665ad-63df-4bbc-bf79-9fc92331eb15_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%252F37a665ad-63df-4bbc-bf79-9fc92331eb15_2912x2096.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ1ODc4Mn0:1s56LY:pn6t1eq8frNKsp3qhscMIxeyRzI6BAG4jCSSQFYNqZs" 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 another edition of the Substack Bulletin, where publishers get a roundup of the latest news, resources, and community-building opportunities, all in one place.
        </p>
        <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         In recent weeks, we’ve shipped major improvements for community building on Substack, including new tools for customizing your Chat space and filtering your activity feed, in addition to improved search and transcripts.
        </p>
        <p style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Please leave us any feedback or ideas in the comments—we’re listening and curious to know how we can make these posts 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=144179667&amp;utm_source=substack&amp;utm_medium=email&amp;isFreemail=true&amp;comments=true&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQ0MTc5NjY3LCJpYXQiOjE3MTUyNzA5ODMsImV4cCI6MTcxNzg2Mjk4MywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.E_D77ydAFW28lKn6FYQfHmXKADq-cRU8p_Z2RJrssTE&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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ2MDg4M30:1s56LY:Ztpnsy_a_Z_fWh-rwT8u5eFQP5OUFbqoW3paQp9I82s" 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="466">
              <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/b592db12-8c76-452e-8705-e2aa6dcf87f9_1600x1096.jpeg","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":997,"width":1456,"resizeWidth":466,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":false,"topImage":false,"internalRedirect":null}' height="319.0947802197802" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_466%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Fb592db12-8c76-452e-8705-e2aa6dcf87f9_1600x1096.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ2MzI3Nn0:1s56LY:z5qfnNPFdAKfhBaXNDZS_1qcay2RSZkGX1HZOz6jf1U" 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="466"/>
              </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>
            Chat improvements.
           </strong>
           <span>
            Publishers can now paywall an entire Chat: This allows you to limit your Chat space to paying subscribers only, not just individual threads. You can also paywall a Chat space and conversations to founding-tier subscribers only. Meanwhile, your subscribers are now able to
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            search your Chat
           </a>
           <span>
            space for an old thread
           </span>
           <em>
            and
           </em>
           <span>
            new chats, and replies now load in real time, making it easier to participate in conversations about live events.
           </span>
           <em>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Learn more
            </a>
           </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 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Contributor visibility.
           </strong>
           <span>
            When you give someone contributor privileges to your publication, they will have more restricted access. They will be able to see your Posts tab to view, edit, and publish drafts, but they will not have access to more private information, such as the subscribers tab or the recipients table.
           </span>
           <em>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Learn more
            </a>
           </em>
          </p>
          <a class="pencraft pc-display-block pc-padding-16 pc-reset _border-detail_12ngs_25 pc-borderRadius-md _color-primary_1k90y_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_ggmvl_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%252F5cc0fae5-35e4-4926-9b1f-ead2d4b1f691_800x800.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ2NTEyN30:1s56LY:SlDbTGjRiBvsR9VCD-EDaY46v4uohJQfeknzZtSIXSc" 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: 1; 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_1k90y_95 _font-text_1k90y_121 _size-15_1k90y_55 _weight-regular_1k90y_159 _reset_1k90y_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_1k90y_165 _reset_1k90y_1" style="color: unset; font-weight: 600; list-style: none; margin: 0; text-decoration: unset;">
                   Seth Werkheiser
                  </span>
                  <span class="pencraft pc-reset _color-secondary_1k90y_186 _reset_1k90y_1" style="color: rgb(119, 119, 119); list-style: none; margin: 0; text-decoration: unset;">
                   20h
                  </span>
                 </div>
                 <div class="pencraft pc-reset _line-height-20_1k90y_95 _font-text_1k90y_121 _size-15_1k90y_55 _weight-regular_1k90y_159 _reset_1k90y_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;">
                  OMG thank you, Substack.

Managing replies and such has been TOUGH. This makes it a bit easier!
                 </div>
                </div>
               </td>
              </tr>
              <tr height="12">
               <td>
               </td>
              </tr>
              <tr>
               <td>
                <img class="pencraft pc-width-400 pc-reset pc-borderRadius-md" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_800%252Ch_800%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F65bdf254-8cee-4d11-acbc-e8e028fccaaf_1944x620.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ2NzEwNX0:1s56LY:9xiDZn0gL3SJkKShDQPhkqUF2yLVZpqN16SqDBm6Smg" style="-ms-interpolation-mode: bicubic; border: none !important; border-radius: 12px; display: block; height: auto; list-style: none; margin: 0px; max-height: 600px; max-width: 100%; object-fit: cover; text-decoration: unset; vertical-align: middle; width: 400px;"/>
               </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ2OTUxM30:1s56LY:F8UaLNhubV0hQIzg4KKlWLwa48Ab1Oac_EMr8rxfMRI" 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_1k90y_186 _line-height-20_1k90y_95 _font-text_1k90y_121 _size-12_1k90y_40 _weight-semibold_1k90y_165 _reset_1k90y_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;">
                    19
                   </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ3MTgzNn0:1s56LY:caG1RjmMsRnPsA4ulIMB3U8P8HomsiA2Ct64YsOTpdQ" 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_1k90y_186 _line-height-20_1k90y_95 _font-text_1k90y_121 _size-12_1k90y_40 _weight-semibold_1k90y_165 _reset_1k90y_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ3NDA0fQ:1s56LY:kkoJa6uCSY0NNr54iZOhhdb-SM5HxHyTi8rc69WZs1M" 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_1k90y_186 _line-height-20_1k90y_95 _font-text_1k90y_121 _size-12_1k90y_40 _weight-semibold_1k90y_165 _reset_1k90y_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;">
                    3
                   </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ3NTk5OH0:1s56LY:CMmig5GexBDg37p7AYKlcEfE-SNfCSD_hmgOgUUez9A" 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>
         <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>
            Activity feed superpowers.
           </strong>
           <span>
            Many publishers shared feedback that they struggle to keep up with all the interactions with subscribers and followers. So we’ve made the activity feed easier to filter (by replies and mentions or restacks). More improvements are coming soon.
           </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>
            Upgraded search.
           </strong>
           <span>
            When you click the search icon in the navigation bar, you will now see a new modal that allows you to search for profiles or publications faster than before. We plan to continue improving search as a powerful tool for discovery.
           </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>
            Full-screen transcripts.
           </strong>
           <span>
            Substack publishers can auto-generate a text version of an audio or video post for free. These transcripts now appear in a full-screen layout so they’re easier to read and follow along. Listeners can search the transcript and jump to specific parts of the audio by clicking the text.
           </span>
           <em>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Learn more
            </a>
           </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/2bbd3674-3f80-44e8-95cd-72847a96dbbb_3004x1676.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":812,"width":1456,"resizeWidth":null,"bytes":1279854,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":false,"topImage":false,"internalRedirect":"https://on.substack.com/i/144179667?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2bbd3674-3f80-44e8-95cd-72847a96dbbb_3004x1676.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%252F2bbd3674-3f80-44e8-95cd-72847a96dbbb_3004x1676.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ3Nzg4fQ:1s56LY:t7rCLzZIN0SmcI0QyBG7LhFcAcI4rOinZRE6ZgrDZ9U" 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>
            Reading history:
           </strong>
           <span>
            Easily access a list of all posts you’ve recently read by going to your Home tab, and clicking the “History” icon on the left of the reading queue. (This feature is currently only available on the web.)
           </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":true,"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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ3OTc2M30:1s56LY:vgJKR51iszL_a7Dt30hjVRrDB3UI_Qr5ri4Ixcb7L74" 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>
            Chat inspiration:
           </strong>
           <span>
            Publications with active chats are growing their revenue at twice the rate of publications without them. Read our
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            new resource
           </a>
           <span>
            rounding up successful strategies for building a community on Substack.
           </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>
            Apply for the Substack Creator Studio.
           </strong>
           <span>
            We’re excited to open applications for Substack Creator Studio, a fellowship for the next wave of video stars who want to build their shows and communities on Substack.
           </span>
           <em>
            <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
             Learn more and apply
            </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>
            Product walk-throughs:
           </strong>
           <span>
            Check out our new product walk-through videos on how to set up a
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            podcast
           </a>
           <span>
            ,
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            video
           </a>
           <span>
            , or
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            voiceover
           </a>
           <span>
            for your Substack publication.
           </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>
            <span>
             What are sections and when should I use them?
            </span>
            <br/>
           </em>
           <span>
            We recommend you use sections to organize discrete email lists, for example a group of people who want to hear about a niche topic separate from the main publication’s scope.
           </span>
           <br/>
           <br/>
           <span>
            Sections are particularly useful for podcasters. We recommend that you always set up a new section for a podcast on Substack, because adding a section unlocks more website design customization
           </span>
           <em>
            and
           </em>
           <span>
            the ability for you and your audience to more seamlessly control their experience (for instance, making the podcast emails default opt-in or default opt-out). For a comprehensive, visual step-by-step on how to set up a section, see
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            this help center article
           </a>
           <span>
            .
           </span>
          </p>
          <a class="youtube-wrap" data-component-name="Youtube2ToDOMStatic" rel="" style="display: block; margin: 1.6em 0;" target="_blank">
           <img src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Fyoutube%252Fw_550%252Cc_limit%252Fl_youtube_play_qyqt8q%252Cw_120%252FiLdRNlqwNDI/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ4MTQzMn0:1s56LY:hOATdHryX8BoSR6KqjyUw6GRU_En_iFzTklmTaLnpZM" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; max-width: 100%; vertical-align: middle; width: 100%;"/>
          </a>
         </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ4MzgxNn0:1s56LY:a0zbhHMoWNQw2cER4DihK9HS2CrdL_4j_fEQGEPzBw0" 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_4il70_5 _imageGallery_4il70_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%252F6e732422-9c73-49a4-bcdf-12d766f04324_1456x1210.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ4NTkyNH0:1s56LY:QBpgLbHbYSLySXG5PH40oo0kJQT3dp7FV-Pwpwt53Ns" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; max-width: 100%; vertical-align: middle;"/>
         <div class="_imageCaption_4il70_58 _static_4il70_5" style="color: #777777; 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;">
          Substack writers and creators gather in Washington D.C., Munich, and Berlin
         </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>
            Join fellow writers for upcoming meetups in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Glasgow
           </a>
           <span>
            ,
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Berlin
           </a>
           <span>
            ,
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Menlo Park
           </a>
           <span>
            , and more. Thank you
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Neil Scott
            </a>
           </span>
           <span>
            ,
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Tuğba Akman
            </a>
           </span>
           <span>
            , and
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Evelyn Skye
            </a>
           </span>
           <span>
            for hosting. Don’t see a meetup in your city?
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Host your own
           </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; margin-bottom: 0; padding-left: 4px;">
           <strong>
            Around town
           </strong>
           <span>
            :
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Delia Cai
            </a>
           </span>
           <span>
            hosted an event to celebrate the Hate Read series from her Substack, which was covered in the
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            the New York Times
           </a>
           <span>
            . Substack gathered publishers in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Berlin and Munich
           </a>
           <span>
            , as well as independent journalists at a
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            New Media Party
           </a>
           <span>
            in Washington, D.C.
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Mehdi Hasan
            </a>
           </span>
           <span>
            hosted a
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            kickoff party
           </a>
           <span>
            at the International Spy Museum in Washington, D.C. where Vox’s Kara Swisher interviewed him and he returned the favor with Alexandria Ocasio-Cortez. Writers celebrated
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Tim Mak
            </a>
           </span>
           <span>
            at the O Mansion and heard
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Peter Suderman
            </a>
           </span>
           <span>
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            interview him
           </a>
           <span>
            about his reporting in Ukraine.
           </span>
          </p>
         </li>
        </ul>
        <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 0 20px 0; margin-bottom: 0; padding-left: 4px;">
           <strong>
            In the press:
           </strong>
           <span>
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Madeline Hill
            </a>
           </span>
           <span>
            gossiped about sports on
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            The First Ballot podcast
           </a>
           <span>
            , and NBA reporter
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Henry Abbott
            </a>
           </span>
           <span>
            was on the
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Horse
           </a>
           <span>
            basketball podcast.
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Dean W. Ball
            </a>
           </span>
           <span>
            spoke about the TikTok ban on
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            NPR
           </a>
           <span>
            , and
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Ethan Mollick
            </a>
           </span>
           <span>
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            discussed AI
           </a>
           <span>
            with
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Ezra Klein
            </a>
           </span>
           <span>
            .
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Matt Labash
            </a>
           </span>
           <span>
            was quoted in a
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Politico
           </a>
           <span>
            story about the future of journalism.
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Pierce Abernathy
            </a>
           </span>
           <span>
            was profiled in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            The Cut
           </a>
           <span>
            and
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Virginia Sole-Smith
            </a>
           </span>
           <span>
            in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            the New York Times
           </a>
           <span>
            .
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            The Press Gazette
           </a>
           <span>
            interviewed
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Henry Winter
            </a>
           </span>
           <span>
            about the soccer journalist’s road to independence.
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Jonathan Haidt
            </a>
           </span>
           <span>
            spoke with
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            The New Yorker Radio Hour
           </a>
           <span>
            ,
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Fresh Air
           </a>
           <span>
            , and more about his new book.
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Amanda Montell
            </a>
           </span>
           <span>
            was also on
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Fresh Air
           </a>
           <span>
            .
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Coveteur
           </a>
           <span>
            ran a round up of great fashion Substacks.
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Elle Griffin
            </a>
           </span>
           <span>
            ’s essay on book sales sparked a segment on
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            BBC Radio 4’s show Front Row
           </a>
           <span>
            .
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Tina Hedin
            </a>
           </span>
           <span>
            had an essay featured in
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Modern Love
           </a>
           <span>
            :
           </span>
          </p>
          <a class="pencraft pc-display-block pc-padding-16 pc-reset _border-detail_12ngs_25 pc-borderRadius-md _color-primary_1k90y_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_ggmvl_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%252F32aecf82-b4eb-4deb-bc08-6abe14458eda_1200x1200.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ4ODEyfQ:1s56LY:qGwea1wmZXj0ypsLRw8nAbvd-oW2uekP_5GGa_45raU" 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: 1; 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_1k90y_95 _font-text_1k90y_121 _size-15_1k90y_55 _weight-regular_1k90y_159 _reset_1k90y_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_1k90y_165 _reset_1k90y_1" style="color: unset; font-weight: 600; list-style: none; margin: 0; text-decoration: unset;">
                   Tina Hedin
                  </span>
                  <span class="pencraft pc-reset _color-secondary_1k90y_186 _reset_1k90y_1" style="color: rgb(119, 119, 119); list-style: none; margin: 0; text-decoration: unset;">
                   5d
                  </span>
                 </div>
                 <div class="pencraft pc-reset _line-height-20_1k90y_95 _font-text_1k90y_121 _size-15_1k90y_55 _weight-regular_1k90y_159 _reset_1k90y_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;">
                  I am a Substack nobody But something wild is happening I wrote an essay about the death of my daughter. It’s in Modern Love this weekend. It’s also my first published work. My author bio in the NY Times is my Substack link, because that’s all I’ve got. Starting yesterday I have had an outpouring of thoughtful communication in emails and in comments on my Substack posts. Deep and real stuff you don’t get on social…
                 </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ5MDE0NH0:1s56LY:utFMupKhwM04Xo86UsimBT794fx_eK7Im5gQP4X5MJU" 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_1k90y_186 _line-height-20_1k90y_95 _font-text_1k90y_121 _size-12_1k90y_40 _weight-semibold_1k90y_165 _reset_1k90y_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;">
                    1,611
                   </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ5MjEwMX0:1s56LY:pvajYiyB5rdul5ZXalj12qfIZM2R8v5PrGHQOsHZ9yA" 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_1k90y_186 _line-height-20_1k90y_95 _font-text_1k90y_121 _size-12_1k90y_40 _weight-semibold_1k90y_165 _reset_1k90y_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ5NDM3OH0:1s56LY:zAJmvYcKlKgi6ostjjSrU37xQHyqkvk0TKVAIetJrfg" 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_1k90y_186 _line-height-20_1k90y_95 _font-text_1k90y_121 _size-12_1k90y_40 _weight-semibold_1k90y_165 _reset_1k90y_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;">
                    24
                   </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ5NjZ9:1s56LY:MvByD0Wv7SitU_vOy6DGqQW-oq1gFJ0wMIhivJzKZSM" 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>
         <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_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             E. Jean Carroll
            </a>
           </span>
           <span>
            was named to the
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            Time 100 Most Influential People of 2024
           </a>
           <span>
            . (
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Patti Smith
            </a>
           </span>
           <span>
            contributed an
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            essay
           </a>
           <span>
            about Dua Lipa and
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Neal Katyal
            </a>
           </span>
           <span>
            contributed a
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            piece
           </a>
           <span>
            about Jack Smith to the annual edition.)
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Nedra  Glover Tawwab
            </a>
           </span>
           <span>
            ,
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Katelyn Jetelina
            </a>
           </span>
           <span>
            ,
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Eric Topol
            </a>
           </span>
           <span>
            , and more were named to the
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            TIME100 Health list
           </a>
           <span>
            . After three years of publishing her newsletter and more than 200 posts,
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Dorie Greenspan
            </a>
           </span>
           <span>
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            announced
           </a>
           <span>
            paid subscriptions. After ten years of writing Links I Would Gchat You If We Were Friends,
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Caitlin Dewey
            </a>
           </span>
           <span>
            also
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            announced
           </a>
           <span>
            a paid subscription option.
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             Ben Lippett
            </a>
           </span>
           <span>
            quit his day job to
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            go all in
           </a>
           <span>
            on his Substack.
           </span>
           <span class="_mention_i1k7t_1" data-component-name="MentionStatic" style="border-radius: 4px; color: #FF7731; cursor: pointer; margin: 0 -.125em; padding: 0 .125em .0625em; text-decoration: none; transition: color .25s cubic-bezier(.16, 1, .3, 1), background-color .25s cubic-bezier(.16, 1, .3, 1), box-shadow .25s cubic-bezier(.16, 1, .3, 1), border .25s cubic-bezier(.16, 1, .3, 1), opacity .25s cubic-bezier(.16, 1, .3, 1), filter .25s cubic-bezier(.16, 1, .3, 1), stroke .25s cubic-bezier(.16, 1, .3, 1), transform .25s cubic-bezier(.16, 1, .3, 1), scale .25s cubic-bezier(.16, 1, .3, 1); white-space: nowrap;">
            <a style="color: rgb(54, 55, 55); text-decoration: none;">
             jenn romolini
            </a>
           </span>
           <span>
            ’s new book was named one of the
           </span>
           <a rel="" style="color: rgb(54, 55, 55); text-decoration: underline;">
            best books of the year
           </a>
           <span>
            by Harper’s Bazaar.
           </span>
          </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=144179667&amp;utm_source=substack&amp;utm_medium=email&amp;isFreemail=true&amp;comments=true&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQ0MTc5NjY3LCJpYXQiOjE3MTUyNzA5ODMsImV4cCI6MTcxNzg2Mjk4MywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.E_D77ydAFW28lKn6FYQfHmXKADq-cRU8p_Z2RJrssTE&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="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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjQ5ODU2fQ:1s56LY:6DfJpeBL5N-iqFu0_XPFx0GqSJ5rjumWeF_Cacb44DI" 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 class="captioned-button-wrap" data-attrs='{"url":"https://substack.com/refer/baileysubstack?utm_source=substack&amp;utm_context=post&amp;utm_content=144179667&amp;utm_campaign=writer_referral_button","text":"Start a Substack"}' data-component-name="CaptionedButtonToDOM" style="font-size: 16px; line-height: 26px; margin-bottom: 0;">
         <div class="preamble" style="align-items: center; display: flex; 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: 18px; font-weight: 400; line-height: 22px; margin-left: auto; margin-right: auto; margin-top: 16px; max-width: 384px; text-align: center; width: fit-content;">
          <p class="cta-caption" style="color: rgb(54, 55, 55); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
           Curious about Substack? Start publishing today. Use the button below to create your Substack.
          </p>
         </div>
         <p class="button-wrapper" data-attrs='{"url":"https://substack.com/refer/baileysubstack?utm_source=substack&amp;utm_context=post&amp;utm_content=144179667&amp;utm_campaign=writer_referral_button","text":"Start a Substack","hasDynamicSubstitutions":false}' 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;">
            Start a Substack
           </span>
          </a>
         </p>
        </div>
       </div>
      </div>
      <div class="container-border" style="border-top: 1px solid #e6e6e6; 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=144179667&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=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQ0MTc5NjY3LCJpYXQiOjE3MTUyNzA5ODMsImV4cCI6MTcxNzg2Mjk4MywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.E_D77ydAFW28lKn6FYQfHmXKADq-cRU8p_Z2RJrssTE","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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjUwMDYzNH0:1s56LY:RoffBmP_tCaLtHWSLaxq6c1LBZqLMcq4JBdrDsluVGg" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjUwMjg1Nn0:1s56LY:efqeCZqtztX-k6Xb0a1w1Szz7mmCCOSBFCa84R0u7FM" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjUwNDkxMX0:1s56LY:opNg_ztx4-FUpTx_GQ6r5LpX1nGFK4dUdWlwxUNFOfM" 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_1k90y_186 _size-12_1k90y_40 _reset_1k90y_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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjUwNjk5fQ:1s56LY:Lovk7H5kAbBEzAans-BTAzSb-3wafIURbm0puJZRTTw" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MTUyNzEwMTYuMjUwOTA4Nn0:1s56LY:inSRVvsHgTKiuAJa2cVMZOCS_cvD-oX7o542ZwmA5Pg" 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%253DeyJtIjoiPDIwMjQwNTA5MTYwOTE0LjMuMzhiYzFiYjVlMGIxZjIxZkBtZy1kMS5zdWJzdGFjay5jb20-IiwidSI6MTU2NTY1OTMsInIiOiJhM2VjOTJiZUB1aWZlZWQuY29tIiwiZCI6Im1nLWQxLnN1YnN0YWNrLmNvbSIsInAiOjE0NDE3OTY2NywidCI6Im5ld3NsZXR0ZXIiLCJhIjoiZXZlcnlvbmUiLCJzIjoxLCJjIjoicG9zdCIsImYiOnRydWUsInBvc2l0aW9uIjoiYm90dG9tIiwiaWF0IjoxNzE1MjcwOTgzLCJleHAiOjE3MTc4NjI5ODMsImlzcyI6InB1Yi0wIiwic3ViIjoiZW8ifQ.lesbFnIoVHH5Eeojnz8dwbRFRg0Ygfg6ajgZGzXyDD8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3MTUyNzEwMTYuMjUxMTc4fQ:1s56LY:MzWRWiWITENn4uThtx2_q117Ti8uJLbdeorBmBBOzqk" 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-d1.substack.com%252Fo%252FeJwskEluxCAQRU_T7GJRgBkWnMViKHdQDLQYEvn2Ubu9faV6evrBDXzWdtpX7YNEy42nOkiCFhSsTAEFTjC7dGxPLNjcwLi5cV-p0VxzQb6t1EFI5Zh488A0Bb0b1FIoCUpxTZJllAm6UgOSGhALX7j2AbxfkXrYGewPQfPzK8LSp-_DhZ8l1ExS3_aGV4IdbSJ5l25uxoQloMVfbGctN07RghCgjJTqQ8b5Qlvwrx84Bjbymn4LNedZ0jg3LM4fGG_x9EcKbqRaLhFp1nEMhnl8CDrTjhivpD59rNmlYmsh4zPd7Niur1WucjX8PwAA__84q3CL/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZy1kMSIsInRpbWUiOjE3MTUyNzEwMTYuMjUxNDMyfQ:1s56LY:o9fJMUq0uB9x55Oy3pLAXvXXrWUOUqkSc0Ukitlu15c" width="1px"/>
 </body>
</html>