Inboxes

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

+New inbox

<html>
 <head>
  <title>
   Writer Office Hours 📅
  </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: 540px) {
  .typography .markup iframe.spotify-wrap,
  .typography.editor .markup iframe.spotify-wrap,
  .typography .markup a.spotify-wrap,
  .typography.editor .markup a.spotify-wrap {
    width: auto !important;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.youtube-wrap div.youtube-screen,
  .typography.editor .markup div.youtube-wrap div.youtube-screen,
  .typography .markup div.vimeo-wrap div.youtube-screen,
  .typography.editor .markup div.vimeo-wrap 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: 540px) {
  .typography .markup div.embedded-publication-wrap .embedded-publication.show-subscribe,
  .typography.editor .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 28px 24px;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 28px 24px;
  }
}


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


@media print {
  .typography .markup .button-wrapper,
  .typography.editor .markup .button-wrapper {
    display: none;
  }
}


@media screen and (max-width: 540px) {
  .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;
  }
}


@media screen and (min-width: 420px) and (max-width: 525px) {
  .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-bottom: 16px;
    max-width: 100%;
    width: auto;
  }
}


@media (max-width: 525px) {
  .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 (max-width: 1000px) {
  .congrats-box {
    flex-direction: column;
  }
  .congrats-box .congrats-box-right {
    margin-left: 38px;
    margin-top: 16px;
  }
}


@media screen and (max-width: 500px) {
  .congrats-box {
    display: none;
  }
}


@media screen and (min-width: 768px) {
  .post {
    padding: 16px 0 24px;
  }
}


@media screen and (max-width: 540px) {
  .post .post-header .meta-author-wrap.alternative-meta .meta-right-column table.post-meta {
    margin-top: 6px;
  }
}


@media screen and (max-width: 540px) {
  .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: 16px 0;
  }
}


@media screen and (max-width: 540px) {
  .post-silhouette .post-silhouette-title {
    margin-top: 10.44225025px;
    height: 120px;
  }
}


@media screen and (max-width: 540px) {
  .post-silhouette .post-silhouette-meta {
    width: 75%;
  }
}


@media screen and (max-width: 540px) {
  .post-silhouette .post-silhouette-meta.with-byline-image {
    margin: 20px 0;
  }
}


@media screen and (max-width: 540px) {
  .use-theme-bg table.post-meta.alternative-meta tr td.post-meta-item,
  table.post-meta.alternative-meta tr td.post-meta-item {
    padding-right: 16px;
  }
}


@media screen and (max-width: 370px) {
  .use-theme-bg table.post-meta.alternative-meta tr td.post-meta-item,
  table.post-meta.alternative-meta tr td.post-meta-item {
    font-size: 14px;
  }
}


@media screen and (max-width: 540px) {
  .use-theme-bg table.post-meta.alternative-meta tr td.post-meta-item.guest-author-publication,
  table.post-meta.alternative-meta tr td.post-meta-item.guest-author-publication {
    display: none;
  }
}


@media screen and (max-width: 370px) {
  table.post-meta tr td.post-meta-item .post-meta-button {
    height: 36px !important;
  }
  table.post-meta tr td.post-meta-item .post-meta-button .meta-button-label {
    display: none;
  }
  table.post-meta tr td.post-meta-item .post-meta-button > svg {
    margin-right: 0;
  }
}


@media screen and (max-width: 370px) {
  table.post-meta tr td.post-meta-item {
    font-size: 12px;
  }
}


@media screen and (max-width: 540px) {
  .post-preview > .post-preview-content .post-preview-meta {
    margin-top: 12px 0;
  }
}


@media screen and (max-width: 540px) {
  .post-preview > .post-preview-image {
    display: none;
  }
}


@media screen and (max-width: 540px) {
  .post-preview-silhouette .post-preview-silhouette-image {
    display: none;
  }
}


@media screen and (min-width: 500px) {
  body .header a.logo {
    width: 42px;
    height: 42px;
    border-radius: 6px;
  }
}


@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: 540px) {
  body .footer {
    outline: 8px solid #f8f8f8 !important;
  }
}


@media screen and (max-width: 540px) {
  .digest .item .post-meta-item.audience {
    display: none;
  }
}


@media screen and (min-width: 500px) {
  .digest-publication .logo img {
    width: 42px;
    height: 42px;
    border-radius: 6px;
  }
}


@media screen and (max-width: 540px) {
  .comments-page .container .comment-list .collapsed-reply {
    margin-left: 18px;
  }
}


@media screen and (max-width: 540px) {
  .comment > .comment-list {
    padding-left: 25px;
  }
}


@media screen and (max-width: 540px) {
  .finish-magic-login-modal .modal-content .container {
    padding: 24px 0;
  }
}


@media screen and (min-width: 541px) {
  .user-profile-modal {
    padding-left: 12px;
    padding-right: 12px;
  }
}


@media screen and (max-width: 540px) {
  .subscribe-widget form.form .sideBySideWrap button.rightButton {
    padding: 10px 12px;
    min-width: 110px;
  }
}


@media screen and (min-width: 541px) {
  .pub-icon:hover .logo-hover,
  .feed-item-icon:hover .logo-hover {
    display: block;
  }
}


@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: 630px) {
  .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: 540px) {
  .audio-player-wrapper .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}


@media screen and (max-width: 540px) {
  .audio-player-wrapper .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
    top: -54px;
  }
}


@media screen and (max-width: 540px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}


@media screen and (max-width: 540px) {
  .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 (min-width: 631px) {
  .sm\:tw-my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .sm\:tw-mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .sm\:tw-mt-0 {
    margin-top: 0px !important;
  }
  .sm\:tw-ml-3 {
    margin-left: 0.75rem !important;
  }
  .sm\:tw-mb-0 {
    margin-bottom: 0px !important;
  }
  .sm\:tw-mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .sm\:tw-mb-12 {
    margin-bottom: 3rem !important;
  }
  .sm\:tw-block {
    display: block !important;
  }
  .sm\:tw-inline-block {
    display: inline-block !important;
  }
  .sm\:tw-flex {
    display: flex !important;
  }
  .sm\:tw-hidden {
    display: none !important;
  }
  .sm\:tw-h-screen {
    height: 100vh !important;
  }
  .sm\:tw-h-64 {
    height: 16rem !important;
  }
  .sm\:tw-w-full {
    width: 100% !important;
  }
  .sm\:tw-w-auto {
    width: auto !important;
  }
  .sm\:tw-w-64 {
    width: 16rem !important;
  }
  .sm\:tw-max-w-lg {
    max-width: 32rem !important;
  }
  .sm\:tw-translate-y-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:tw-scale-95 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:tw-scale-100 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:tw-flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .sm\:tw-items-start {
    align-items: flex-start !important;
  }
  .sm\:tw-gap-4 {
    gap: 1rem !important;
  }
  .sm\:tw-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }
  .sm\:tw-border {
    border-width: 1px !important;
  }
  .sm\:tw-border-theme-background-500 {
    border-color: #9a9a9a !important;
  }
  .sm\:tw-border-theme-background-200 {
    border-color: #ebebeb !important;
  }
  .sm\:tw-p-0 {
    padding: 0px !important;
  }
  .sm\:tw-p-6 {
    padding: 1.5rem !important;
  }
  .sm\:tw-py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .sm\:tw-px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm\:tw-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm\:tw-py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .sm\:tw-pb-4 {
    padding-bottom: 1rem !important;
  }
  .sm\:tw-text-left {
    text-align: left !important;
  }
  .sm\:tw-align-middle {
    vertical-align: middle !important;
  }
  .sm\:tw-text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
  .sm\:tw-text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
  .sm\:tw-font-normal {
    font-weight: 400 !important;
  }
  .sm\:tw-text-theme-background-inverse-500 {
    color: #767676 !important;
  }
  .sm\:tw-opacity-70 {
    opacity: 0.7 !important;
  }
  .sm\:hover\:tw-border-theme-background-300:hover {
    border-color: #d6d6d6 !important;
  }
  .sm\:hover\:tw-opacity-100:hover {
    opacity: 1 !important;
  }
}
  </style>
 </head>
 <body class="email-body" style="font-kerning: auto;">
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fmailgun.substack.com%252Fapi%252Fv1%252Femail%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjIwNDE0MTUzMDQwLjMuOWQ5Zjc0M2MyNGYyOGIyYUBtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NTIxMzY0MDAsInQiOiJ0aHJlYWQiLCJhIjoiZXZlcnlvbmUiLCJzIjoxLCJjIjoicG9zdCIsImYiOnRydWUsImlhdCI6MTY0OTk1MDMwMSwiaXNzIjoicHViLTAiLCJzdWIiOiJlbyJ9.jghzRloPB8-O8S_x_sQFgz0qHe4hku1FSsLfOivIbeo/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1nf1Ti:CiN-7TzZvkv51EzaPak4BwtXBhjtQKsdfXsa51LMRYY" 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;">
   We’re gathering the writer community and members of the Substack team together in this discussion thread to answer writer questions for an hour.  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </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 thread-email" width="550">
     <div style="font-size: 16px; line-height: 26px; margin: 0 auto; max-width: 550px; overflow-wrap: break-word; width: 100%;">
      <div class="container" style="font-size: 16px; line-height: 26px;">
       <table class="thread-head typography" style="border-spacing: 0; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; padding: 24px 0 10px;">
        <tr style="border: 0; margin: 0; padding: 0; vertical-align: top;">
         <td class="thread-head-head" style="border: 0; margin: 0; padding: 0; padding-right: 10px; padding-top: 2.25px; vertical-align: top; width: 33px;">
          <div class="user-head" style="font-size: 16px; line-height: 26px;">
           <a>
            <div class="profile-img-wrap" style="font-size: 16px; line-height: 26px; position: relative;">
             <img alt="" height="33" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_66%252Ch_66%252Cc_fill%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fba81cfff-7bc5-4aef-866e-864d0942c42d_1000x1000.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1nf1Ti:AG9ZIUY1iy-oN_9l0wkUg7q1yyPCaQ_cmw68z-OiQDg" style="border: none !important; border-radius: 50%; cursor: pointer; display: block; height: 33px; max-width: 550px; vertical-align: middle; width: 33px;" width="33"/>
            </div>
           </a>
          </div>
         </td>
         <td style="border: 0; margin: 0; padding: 0; vertical-align: top;">
          <div style="font-size: 16px; line-height: 26px;">
          </div>
          <div class="post-header" style="font-size: 16px; line-height: 26px;">
           <div class="post-label" style="font-size: 16px; line-height: 26px; margin-bottom: 6px; margin-top: -8px;">
            <a class="post-label-link" style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #ff7731; font-family: 'SF Pro Display', -apple-system, BlinkMacSystemFont, 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 10px; font-weight: 600; letter-spacing: -0.012em; text-decoration: none; text-transform: uppercase;">
             Resources
            </a>
           </div>
           <h1 class="post-title short published" style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; margin-bottom: 4px; margin-top: 0;">
            <a style="color: #1a1a1a; text-decoration: none;">
             <img alt="" class="thread" height="15" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_30%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FThreadIcon%253Fv%253D2%2526height%253D30%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1nf1Ti:AG9ZIUY1iy-oN_9l0wkUg7q1yyPCaQ_cmw68z-OiQDg" style="border: none !important; margin-right: 4px; max-width: 15px; vertical-align: middle;" width="15"/>
             Writer Office Hours 📅
            </a>
           </h1>
           <table cellpadding="0" cellspacing="0" class="post-meta custom" style="margin: 0; margin-bottom: 6px;">
            <tr>
             <td class="post-meta-item post-date" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 14px; line-height: 100%; padding: 0px 12px 0px 0; padding-bottom: 2px; padding-top: 2px; position: relative; text-decoration: none; vertical-align: middle; white-space: nowrap;" title="2022-04-14T15:31:09.449Z">
              <time datetime="2022-04-14T15:31:09.449Z">
               Apr 14
              </time>
             </td>
             <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 14px; line-height: 100%; margin-right: 0; padding: 0px 12px 0px 0; padding-bottom: 2px; padding-right: 0; padding-top: 2px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
              <span class="post-meta-icon">
               <a class="like-button" style="display: block; text-decoration: none;">
                <img alt="" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_28%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FHeartIconRounded%253Fv%253D3%2526height%253D28%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1nf1Ti:AG9ZIUY1iy-oN_9l0wkUg7q1yyPCaQ_cmw68z-OiQDg" style="border: none !important; display: inline-block; float: left; height: 14px; max-width: 14px; vertical-align: top; width: auto;" width="14"/>
               </a>
              </span>
             </td>
            </tr>
           </table>
          </div>
          <div class="body markup" dir="auto" style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 15px; line-height: 26px; margin-bottom: 12px; text-align: initial; width: 100%; word-break: break-word;">
           <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0 0 1em 0; margin-top: 0;">
            <strong>
             Have questions about recommendations, publishing, growing, or going paid on Substack?
            </strong>
           </p>
           <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0 0 1em 0;">
            The Substack team, and your fellow writers, are here to help!
           </p>
           <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0 0 1em 0;">
            We’re gathering the writer community and members of the Substack team together in this discussion thread to answer writer questions for an hour.
           </p>
           <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0 0 1em 0;">
            Drop your questions in the thread by leaving a comment, and we’ll do our best to share knowledge and tips. Our team will be answering questions and sharing insights with you in the thread
            <strong>
             today from 10 a.m.–11 a.m. PST / 1 p.m.–2 p.m. EST.
            </strong>
            We encourage writers to stick around after the hour and continue the conversation together.
           </p>
           <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0 0 1em 0;">
            Some updates and reminders from the Substack team:
           </p>
           <ul style="margin-top: 0;">
            <li style="margin-bottom: 4px; margin-left: 8px; margin-right: 0; margin-top: 4px; mso-special-format: bullet;">
             <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0; margin-bottom: 0;">
              <strong>
               Recommendations
              </strong>
              : We introduced a new features for writers on Substack to recommend each other and discover more great work. A writer can select a number of publications to recommend to new subscribers, and the writers of those publications will be notified and prompted to recommend back.
              <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
               Read the announcement post here
              </a>
              . We’ll have folks from the Substack team who built recommendations in the thread today, so if you have any questions about this new feature, be sure to share them here.
             </p>
            </li>
            <li style="margin-bottom: 4px; margin-left: 8px; margin-right: 0; margin-top: 4px; mso-special-format: bullet;">
             <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0; margin-bottom: 0;">
              <strong>
               Scheduling posts bugs update
              </strong>
              : We found and fixed two separate technical issues, one on April 8 and another on April 9, that resulted in some posts being sent twice to subscribers. We truly apologize for the frustration this caused and have introduced safeguards to ensure this doesn't happen again.
             </p>
            </li>
           </ul>
           <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0 0 1em 0; margin-bottom: 0;">
            Got questions or feedback about what’s new? You’re in the right place! Leave a comment in this thread.
            <br/>
            <br/>
            We’ll host Office Hours again next week at the same time and place.
            <strong>
             We will also host a special Office Hours all about podcasting on April 28.
            </strong>
            In the meantime our c
            <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
             ommon asked questions about podcasting
            </a>
            are here for you.
            <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
             Save Office Hours to your calendar so you don’t miss it.
            </a>
           </p>
          </div>
          <div class="cta" style="font-size: 16px; line-height: 26px; padding-top: 10px; text-align: center;">
           <a class="button primary" role="button" style="background-color: #FF7731; border: none; border-radius: 4px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: normal; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 10px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
            <span style="color: #ffffff; margin-right: 8px; text-decoration: none;">
             See the discussion
            </span>
            <img alt="" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FRightArrowIcon%253Fv%253D2%2526height%253D36%2526stroke%253D%252523FFF%2526strokeWidth%253D4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1nf1Ti:AG9ZIUY1iy-oN_9l0wkUg7q1yyPCaQ_cmw68z-OiQDg" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
           </a>
          </div>
          <hr style="background: #e5e5e5; border: none; height: 1px; margin: 25.6px 0; padding: 0;"/>
          <table cellpadding="0" cellspacing="0" class="post-meta big centered custom" style="margin: 0 auto; margin-bottom: 0;">
           <tr>
            <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 18px; line-height: 18px; padding: 0px 12px 0px 0; padding-right: 16px; padding-top: 0px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
             <span class="post-meta-icon">
              <a class="like-button button post-meta-button" style="background-color: transparent; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 4px; box-sizing: border-box; color: #666; cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: normal; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none; white-space: nowrap;">
               <img alt="" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_28%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FHeartIconRounded%253Fv%253D3%2526height%253D28%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1nf1Ti:AG9ZIUY1iy-oN_9l0wkUg7q1yyPCaQ_cmw68z-OiQDg" style="border: none !important; display: inline-block; float: left; height: 14px; margin-right: 4px; max-width: 14px; vertical-align: top; width: auto;" width="14"/>
               <span class="like-count">
                Like
               </span>
              </a>
             </span>
            </td>
            <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 18px; line-height: 18px; margin-right: 0; padding: 0px 12px 0px 0; padding-right: 0; padding-top: 0px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
             <span>
              <a class="button post-meta-button" style="background-color: transparent; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 4px; box-sizing: border-box; color: #666; cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: normal; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none; white-space: nowrap;">
               <img alt="Share" class="recommend-icon post-meta-icon" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_32%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FRecommendIconRounded%253Fv%253D2%2526height%253D32%2526fill%253D%252523757575%2526stroke%253Dnone%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1nf1Ti:AG9ZIUY1iy-oN_9l0wkUg7q1yyPCaQ_cmw68z-OiQDg" style="border: none !important; display: inline-block; float: left; height: 16px; margin-right: 4px; max-width: 550px; vertical-align: top; width: 16px;" width="16"/>
               <span class="meta-button-label">
                Share
               </span>
              </a>
             </span>
            </td>
           </tr>
          </table>
          <div style="font-size: 16px; line-height: 26px;">
          </div>
         </td>
        </tr>
       </table>
      </div>
      <div class="footer" style="background: #f8f8f8 !important; color: #bcbcbc; font-size: 16px; line-height: 26px; margin-top: 24px; padding: 32px; text-align: center;">
       <p class="small" style="color: #bcbcbc; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 26px; margin-bottom: 0; padding-bottom: 30px;">
        © 2022
        <span>
         Substack
        </span>
        <a style="color: #bcbcbc;">
         <span style="color: #bcbcbc; text-decoration: underline;">
          Unsubscribe
         </span>
        </a>
        <br/>
        548 Market Street PMB 72296, San Francisco, CA 94104
       </p>
       <p class="small powered-by-substack" style="color: #bcbcbc; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 26px; margin-bottom: 0; margin-top: 0; padding-bottom: 0;">
        <a style="color: #bcbcbc; display: inline-block; margin: 8px 4px 0; text-decoration: none;">
         <img alt="Publish on Substack" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_393%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fpublish-on-substack.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1nf1Ti:AG9ZIUY1iy-oN_9l0wkUg7q1yyPCaQ_cmw68z-OiQDg" style="border: none !important; margin-top: 3px; max-width: 550px; vertical-align: middle;" width="196"/>
        </a>
        <a style="color: #bcbcbc; display: inline-block; margin: 8px 4px 0; text-decoration: none;">
         <img alt="Get the app" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_277%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fget-the-app.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1nf1Ti:AG9ZIUY1iy-oN_9l0wkUg7q1yyPCaQ_cmw68z-OiQDg" style="border: none !important; margin-top: 3px; max-width: 550px; vertical-align: middle;" width="138"/>
        </a>
       </p>
      </div>
     </div>
    </td>
    <td>
    </td>
   </tr>
  </table>
  <img alt="" height="1px" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.mg2.substack.com%252Fo%252FeJwlkNuOhSAMRb9meDRcqsID30K4FA8ZBYNwEv9-GE0fmuw23XvV24Zbqbc-y9UIHjbtZsOMdejB2KbZAkrNVFAm5EqChsDkLEm6TKz47OtWO5Kzuz1521LJJgXNyEdHBevqolq9izMCwyC8kiglglojB_LvaWwPCbNHjV-sd8n4yuPGzJlYgFKSNKecU2DAZkGBTmJSQcUVhOcQuXTc_gA9Nj5d3V3N-t_Jl4NUbQV6xR2OaU8RMTz6iGpGP3pO7TaYrdsxvBTt_UO_sD4U8zJKiTdSu0_U7VPRBjKMQhn0WZf8B623a_E/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZzIucyJ9:1nf1Ti:6FTBjD-_3ug-1Z6S9aqkmLopzhXkN6l2MM_3Ek_VhC4" width="1px"/>
 </body>
</html>