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 .post-meta {
    margin-top: 6px;
  }
}


@media screen and (max-width: 540px) {
  .post .post-footer.use-separators {
    margin: 0 -16px;
    padding: 22px 0 4px 0;
  }
}


@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 .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: 540px) {
  .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: 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: 541px) {
  .subscribe-dialog .modal-table .modal-row .modal-content > .container {
    width: 552px;
    padding: 37px;
  }
}


@media screen and (max-width: 630px) {
  .subscribe-dialog .modal-table .modal-row .modal-content > .container {
    padding: 40px 0;
  }
}


@media screen and (max-width: 630px) {
  .subscribe-dialog .modal-row .modal-cell .modal-exit-btn {
    margin-right: -20px;
  }
}


@media screen and (max-width: 630px) {
  .post .floating-subscribe-button {
    bottom: 20px;
    right: 20px;
  }
}


@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-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-max-w-none {
    max-width: none !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-2 {
    gap: 0.5rem !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-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-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-medium {
    font-weight: 500 !important;
  }
  .sm\:tw-text-pub-secondary-text {
    color: #767676 !important;
  }
  .sm\:tw-opacity-70 {
    opacity: 0.7 !important;
  }
  .sm\:hover\:tw-opacity-100:hover {
    opacity: 1 !important;
  }
}


@media (min-width: 768px) {
  .md\:tw-bottom-4 {
    bottom: 1rem !important;
  }
  .md\:tw-right-4 {
    right: 1rem !important;
  }
  .md\:tw-block {
    display: block !important;
  }
  .md\:tw-flex {
    display: flex !important;
  }
  .md\:tw-pl-4 {
    padding-left: 1rem !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%253DeyJtIjoiPDIwMjIwNTEyMTUzMDQzLjMuZGE1YTE1ODU5Y2QzOWIzZUBtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NTQ0NTY0MjEsInQiOiJ0aHJlYWQiLCJhIjoiZXZlcnlvbmUiLCJzIjoxLCJjIjoicG9zdCIsImYiOnRydWUsInBvc2l0aW9uIjoidG9wIiwiaWF0IjoxNjUyMzY5NTA2LCJpc3MiOiJwdWItMCIsInN1YiI6ImVvIn0.nqXU2j22Xb4KWwwmHzGIbZ7m5ZRIN0PjXYUPhLnvSu0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1npAnl:cROsgA_sNr7CH-CLHob09OtpZ5DMbz7wpTD6hycVSzI" 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;">
   Have questions about publishing, growing, or going paid on Substack? The Substack team, and your fellow writers, are here to help! We’re gatheri…  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1npAnl:CKvztDLmWDY7ow09xmWBn2gXAmATlXPBPhuMe6DnoBw" 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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1npAnl:CKvztDLmWDY7ow09xmWBn2gXAmATlXPBPhuMe6DnoBw" 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-05-12T15:31:16.287Z">
              <time datetime="2022-05-12T15:31:16.287Z">
               May 12
              </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 like-reaction-button">
               <a class="like-button" style="color: #767676; display: block; text-decoration: none;">
                <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%253D2%2526height%253D32%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1npAnl:CKvztDLmWDY7ow09xmWBn2gXAmATlXPBPhuMe6DnoBw" style="border: none !important; display: inline-block; float: left; height: 14px; max-width: 16px; vertical-align: top; width: auto;" width="16"/>
               </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 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. Drop your questions in the thread by leaving a comment, and we’ll do our best to share knowledge and tips.
           </p>
           <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0 0 1em 0;">
            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>
               Celebrating one year of Office Hours
              </strong>
              : In 38 discussion threads with tens of thousands of comments over the past year, we’ve hosted writer Office Hours with you all. In celebration, we pulling together a year’s worth of shared lessons and advice in the form of a well known song:
              <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
               Everybody’s free (to connect with each other
              </a>
              ).
             </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>
               TikTok embeds
              </strong>
              : Writers now can embed TikToks by copy-and-pasting the URL directly into a draft post. TikToks will play within the post on web in Chrome and in the Substack app. In other browsers and in emails, a static image will that link to the original TikTok.
             </p>
            </li>
           </ul>
           <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
            <figure style="display: inline-block; margin: 0 auto; width: 100%;">
             <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; 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="506">
                 <a class="image-link" rel="nofollow ugc noopener" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
                  <img alt="" class="" data-attrs='{"src":"https://substackcdn.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2Fa21ef0df-dc70-41f7-bc05-8cfa6b345132_2874x1972.png","fullscreen":null,"imageSize":null,"height":999,"width":1456,"resizeWidth":506,"bytes":2020916,"alt":null,"title":null,"type":"image/png","href":null}' height="347.17994505494505" 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%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fa21ef0df-dc70-41f7-bc05-8cfa6b345132_2874x1972.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1npAnl:CKvztDLmWDY7ow09xmWBn2gXAmATlXPBPhuMe6DnoBw" 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="506"/>
                 </a>
                </td>
                <td style="text-align: center;">
                </td>
               </tr>
              </tbody>
             </table>
             <figcaption class="image-caption" style="color: #767676; font-family: sans-serif; font-size: 14px; font-weight: 300; line-height: 1.4em; text-align: center;">
              TikTok embed in a recent post on
              <a rel="nofollow ugc noopener">
               Embedded
              </a>
              .
             </figcaption>
            </figure>
           </div>
           <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 0 1em 0; margin-bottom: 0;">
              <strong>
               Product news
              </strong>
              : We’ve made some updates including am upgraded podcast player, new leaderboard categories, and improved moderation tools. Learn more in our most recent
              <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
               product news update.
              </a>
             </p>
             <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0 0 1em 0; margin-bottom: 0;">
             </p>
            </li>
           </ul>
           <p style="color: #1a1a1a; font-size: 15px; line-height: 1.42em; margin: 0 0 1em 0; margin-bottom: 0;">
            Got questions about Substack or feedback about what’s new? You’re in the right place! Leave a comment in this thread.
            <br/>
            <br/>
            <strong>
             Next Thursday, we’ll take a break from Office Hours to hold our monthly Shoutout Thread.
            </strong>
            Come ready to share what you’ve been reading and inspired by recently on Substack.
            <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
             Save it 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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1npAnl:CKvztDLmWDY7ow09xmWBn2gXAmATlXPBPhuMe6DnoBw" 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 custom centered" 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: 14px; line-height: 100%; padding: 0px 12px 0px 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
             <span class="post-meta-icon like-reaction-button">
              <a class="like-button" style="color: #767676; display: block; text-decoration: none;">
               <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%253D2%2526height%253D32%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1npAnl:CKvztDLmWDY7ow09xmWBn2gXAmATlXPBPhuMe6DnoBw" style="border: none !important; display: inline-block; float: left; height: 14px; max-width: 16px; vertical-align: top; width: auto;" width="16"/>
              </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: 14px; line-height: 100%; margin-right: 0; padding: 0px 12px 0px 0; padding-right: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
             <span>
              <a style="color: #767676; display: block; text-decoration: none;">
               <img alt="Share" class="recommend-icon post-meta-icon" 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%252FLucideShare%253Fv%253D2%2526height%253D32%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1npAnl:CKvztDLmWDY7ow09xmWBn2gXAmATlXPBPhuMe6DnoBw" style="border: none !important; display: inline-block; float: left; height: 14px; max-width: 16px; vertical-align: top; width: auto;" width="16"/>
              </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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1npAnl:CKvztDLmWDY7ow09xmWBn2gXAmATlXPBPhuMe6DnoBw" 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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1npAnl:CKvztDLmWDY7ow09xmWBn2gXAmATlXPBPhuMe6DnoBw" 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="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fmailgun.substack.com%252Fapi%252Fv1%252Femail%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjIwNTEyMTUzMDQzLjMuZGE1YTE1ODU5Y2QzOWIzZUBtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NTQ0NTY0MjEsInQiOiJ0aHJlYWQiLCJhIjoiZXZlcnlvbmUiLCJzIjoxLCJjIjoicG9zdCIsImYiOnRydWUsInBvc2l0aW9uIjoiYm90dG9tIiwiaWF0IjoxNjUyMzY5NTA2LCJpc3MiOiJwdWItMCIsInN1YiI6ImVvIn0.qYJK5-nrZIYakP6HwYQ98iBMSIlZohxH0lMCIx5K77s/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1npAnl:cROsgA_sNr7CH-CLHob09OtpZ5DMbz7wpTD6hycVSzI" 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.mg2.substack.com%252Fo%252FeJwlUMuOxCAM-5rlWPFKtxz4FgQk00HbwojCSP37pa1yiRzLdhx9o7XU037K0RjtPm1upUx14Oh8s2IGqWYDfNaLYGg1igUWlg73qnTzbaud2KeHLUXfUskuoRXsbTUElMHIKDUsnGuxzJwL-RvQII9o2OXpfMdEOZKlL9WzZGKx7Dvldsk8lLGA1jBrKViykkvJQUgBims1qQk9eAELmIjKBEU_mu-rnI4ejubj3zT0WLVeUTQyXNeeXkR44yO2u_x6Tu10lH3YCJ-P2tNJP6jeH8E8xqgnUjs_ZNu7kkc2jLCMJrIt-R9682-y/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZzIucyJ9:1npAnl:a2H9QP4H1v-Ahkuznrig11y8paXNbUBiJLU3RTphBwQ" width="1px"/>
 </body>
</html>