Inboxes List

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

+New inbox

<html>
 <head>
  <title>
   What To Read: Joey Akan is appreciating Afrobeats
  </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: 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 print {
  .typography .markup .button-wrapper,
  .typography.editor .markup .button-wrapper {
    display: none;
  }
}


@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: 15px 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: 15px 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: 370px) {
  table.post-meta tr td.post-meta-item {
    font-size: 12px;
  }
}


@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 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: 540px) {
  body .markup iframe.spotify-wrap,
  body .markup a.spotify-wrap {
    width: auto !important;
  }
}


@media screen and (max-width: 540px) {
  body .markup div.youtube-wrap div.youtube-screen,
  body .markup div.vimeo-wrap div.youtube-screen {
    display: none !important;
  }
}


@media screen and (max-width: 540px) {
  body .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 28px 24px;
  }
}


@media print {
  body .markup .button-wrapper {
    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 (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: 112px;
  }
}


@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 {
    display: none;
  }
}


@media only screen and (min-width: 630px) {
  .file-embed-button.narrow {
    display: none;
  }
}


@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;
  }
}
  </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%253DeyJtIjoiPDIwMjExMDIyMTUwMDMxLjIuZjBiNGQ5YTg2NGQyMWYyZC43cTJudnM5ekBtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NDI4NzcyMTEsInMiOjEsImMiOiJwb3N0IiwiZiI6dHJ1ZSwiaWF0IjoxNjM0OTE0ODkxLCJpc3MiOiJwdWItMCIsInN1YiI6ImVvIn0.pFzBwdI3MIwXGSWNus8VyvZhK_UvUGTtGTaJPaaKrPU/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1mdw4w:Qv3raOjC0VLdTFtFU1_Eh4Whxb6GnuJMyVU0XH3joW0" 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;">
   This week, we interviewed Joey Akan, who writes Afrobeats Intelligence, a publication that examines and celebrates the African music industry. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </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%;">
      <div class="post typography" style="font-size: 16px; line-height: 26px; padding: 9px 0;">
       <div class="post-header" style="font-size: 16px; line-height: 26px;">
        <h1 class="post-title long 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: 1.625em; font-weight: bold; line-height: 130%; margin: 0.378em 0 0 0;">
         <a style="color: #1a1a1a; text-decoration: none;">
          What To Read: Joey Akan is appreciating Afrobeats
         </a>
        </h1>
        <table cellpadding="0" cellspacing="0" class="post-meta custom" style="margin: 1em 0;">
         <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; font-weight: 400; height: 20px; line-height: 18px; padding: 7px 12px 7px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; vertical-align: middle; white-space: nowrap;" title="2021-10-22T15:00:58.702Z">
           <time datetime="2021-10-22T15:00:58.702Z">
            Oct 22
           </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; font-weight: 400; height: 20px; line-height: 18px; padding: 7px 12px 7px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
           <span>
            <a class="like-button" style="color: #767676; display: block; position: relative; text-decoration: none;">
             <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%252FHeartIconRounded%253Fv%253D2%2526height%253D36%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="border: none !important; float: left; height: 18px; max-width: 18px; vertical-align: middle; width: auto;" width="18"/>
            </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; font-weight: 400; height: 20px; line-height: 18px; padding: 7px 12px 7px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
           <a style="color: #767676; display: block; text-decoration: none;">
            <img alt="Comment" class="comment-icon" 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%252FCommentIconRounded%253Fv%253D2%2526height%253D36%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="border: none !important; float: left; height: 18px; max-width: 18px; vertical-align: middle; width: auto;" width="18"/>
           </a>
          </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; font-weight: 400; height: 20px; line-height: 18px; margin-right: 0; padding: 7px 12px 7px 0; padding-bottom: 0; padding-right: 0; padding-top: 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" 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%252FRecommendIconRounded%253Fv%253D2%2526height%253D36%2526fill%253D%252523757575%2526stroke%253Dnone%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="border: none !important; float: left; height: 18px; max-width: 550px; vertical-align: middle; width: 18px;" width="18"/>
            </a>
           </span>
          </td>
         </tr>
        </table>
       </div>
      </div>
      <div class="post typography" style="font-size: 16px; line-height: 26px; padding: 9px 0;">
       <div class="body markup" style="font-size: 16px; line-height: 26px; margin-bottom: 12px; word-break: break-word;">
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-top: 0;">
         <em>
          This week, we interviewed
          <a rel="" style="color: #1a1a1a; text-decoration: underline;">
           Joey Akan
          </a>
          , who writes
          <a rel="" style="color: #1a1a1a; text-decoration: underline;">
           Afrobeats Intelligence
          </a>
          , a publication that examines and celebrates the African music industry.
         </em>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          This interview has been lightly edited for length and clarity.
         </em>
        </p>
        <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="550">
              <a class="image-link" rel="" style="border: none; display: block; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/2cf8f8fe-2844-410b-a01a-2e29745ba47b_892x1022.png","height":1022,"width":892,"resizeWidth":null,"bytes":483367,"alt":null,"title":null,"type":"image/png","href":null}' src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_1784%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F2cf8f8fe-2844-410b-a01a-2e29745ba47b_892x1022.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 550px; vertical-align: middle; width: 100%;" width="550"/>
              </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;">
           Joey Akan
          </figcaption>
         </figure>
        </div>
        <div class="embedded-publication-wrap" data-attrs='{"id":25467,"name":"Afrobeats Intelligence","logo_url":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/d42f2326-b93e-4664-aa4b-6e7b6125e41f_1081x1081.png","base_url":"https://afrobeatsintelligence.substack.com","hero_text":"Afrobeats Intelligence is a weekly newsletter on African music curated by multi-award winning journalist, Joey Akan. \n\nIt is published every Monday.","author_name":"Joey Akan","show_subscribe":true,"logo_bg_color":null}' style="font-size: 16px; line-height: 26px;">
         <table class="embedded-publication" style="align-items: flex-start; border: 1px solid rgba(204, 204, 204, 0.6); border-radius: 8px; box-sizing: content-box; color: #1a1a1a; display: flex; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-weight: 400; line-height: 1.5; margin: 36px auto; max-width: 560px; padding: 24px; text-align: left; text-decoration: none; width: 100%;">
          <tbody>
           <tr>
            <td class="embedded-publication-left" style="margin-right: 16px; padding-right: 16px; width: 40px;" valign="top" width="56">
             <img class="embedded-publication-logo" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fd42f2326-b93e-4664-aa4b-6e7b6125e41f_1081x1081.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZidWNrZXRlZXItZSJ9:1mdw4w:UtdL0zwg3vAGbX7_UYaZ_SG-KM9YwD-8Yy7rhvy9Trg" style="-ms-interpolation-mode: bicubic; border: none !important; border-radius: 4px; display: block; height: 40px; margin: 0 auto; max-width: 550px; vertical-align: middle; width: 40px;" width="40"/>
            </td>
            <td class="embedded-publication-right">
             <h3 class="embedded-publication-name" 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: 600; line-height: 24px; margin: 0 0 6px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               Afrobeats Intelligence
              </a>
             </h3>
             <div class="embedded-publication-hero-text" style="font-size: 15px; line-height: 21px; margin-bottom: 8px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               Afrobeats Intelligence is a weekly newsletter on African music curated by multi-award winning journalist, Joey Akan. 

It is published every Monday.
              </a>
             </div>
             <div class="embedded-publication-author-name" style="color: #767676; font-size: 14px; line-height: 21px;">
              <a rel="" style="color: #767676; text-decoration: none;">
               By Joey Akan
              </a>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
        </div>
        <h3 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: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          What made you decide to dedicate a publication to African music, and what are you hoping readers get out of it?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Music has been a core part of my life, and it has guided my career choices. After working with conventional media houses and startups, I decided to create a space to reflect that. I have also worked in the music industry, and covered music for over eight years. Afrobeats Intelligence is pretty much me using all of that experience to serve my industry and audience.
        </p>
        <h3 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: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          How would you describe Nigeria’s music industry, for the uninitiated?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         The Nigerian music industry is a place of opportunities. There’s always a deal by the corner, and success (or failure) isn’t too far away. It’s pacey, hypercompetitive, and releases a world of music every week. Powered across all levels by professionals and creatives with diverse stories and sounds, it continues to be a light on the continent, and the pride of Africa.
        </p>
        <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="550">
              <a class="image-link" rel="" style="border: none; display: block; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/57093a35-d78a-49cb-88fa-293c72630685_1024x683.jpeg","height":683,"width":1024,"resizeWidth":null,"bytes":134474,"alt":null,"title":null,"type":"image/jpeg","href":null}' src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_2048%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F57093a35-d78a-49cb-88fa-293c72630685_1024x683.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 550px; vertical-align: middle; width: 100%;" width="550"/>
              </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;">
           Joey
           <a rel="">
            writes
           </a>
           that Tiwa Savage, pictured performing in Lagos, Nigeria, is “the queen of hearts, ears and eyes.” (Photo by Andrew Esiebo/Getty Images for Global Citizen)
          </figcaption>
         </figure>
        </div>
        <h3 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: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          Your interviews with musicians are remarkably immersive. Why do you think people open up to you?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         People trust that I am going to see their humanity. They trust that I will connect that humanity to their art and process. They believe that I will do right by their story, handle their narrative with due consideration, and represent it in the most truthful way. It is this trust and respect that enables them to open up to me. I also know my music, my industry, and how it all comes together. When people know you can connect with them at their level, they want to have a conversation.
        </p>
        <h3 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: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          This summer, you
          <a rel="" style="color: #1a1a1a; text-decoration: underline;">
           wrote about
          </a>
          how Wizkid became the first Nigerian pop artist to crack the Billboard Hot 100. What did that achievement represent to you?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         It’s a dream to see that happen in my time in this space. Connecting local creativity to global opportunities has been a collective desire in Lagos. Getting to the Billboard Hot 100 and picking up a platinum plaque are just steps in a long journey. This is just day one. We just got here—let’s make it our home.
        </p>
        <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="550">
              <a class="image-link" rel="" style="border: none; display: block; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/e7ca9a55-41c8-4211-ab25-57512f40fcd9_1024x683.jpeg","height":683,"width":1024,"resizeWidth":null,"bytes":181363,"alt":null,"title":null,"type":"image/jpeg","href":null}' src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_2048%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fe7ca9a55-41c8-4211-ab25-57512f40fcd9_1024x683.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 550px; vertical-align: middle; width: 100%;" width="550"/>
              </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;">
           Wizkid performing in Los Angeles. (Photo by Timothy Norris/Getty Images)
          </figcaption>
         </figure>
        </div>
        <h3 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: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          What African artist doesn’t get the recognition they deserve?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Tomi Thomas. He’s an explosive singer and lyricist who creates at the intersection of so many themes. Check out “Heartless Romantic” for a dose of his magic.
        </p>
        <a class="youtube-wrap" rel="" style="display: block; margin: 1.6em 0;" target="_blank">
         <img src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Fyoutube%252Fw_550%252Cc_limit%252Fl_youtube_play_qyqt8q%252Cw_120%252Feo6MfSHxuVg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; max-width: 550px; vertical-align: middle; width: 100%;"/>
        </a>
        <h3 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: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         Who's another Substack writer you'd recommend?
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <a rel="" style="color: #1a1a1a; text-decoration: underline;">
          David Hundeyin
         </a>
         . He’s an investigative journalist from Nigeria, and he runs
         <a rel="" style="color: #1a1a1a; text-decoration: underline;">
          West Africa Weekly
         </a>
         . I love his tenacity to educate and take on complex work.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          Subscribe to Joey’s publication,
          <a rel="" style="color: #1a1a1a; text-decoration: underline;">
           Afrobeats Intelligence
          </a>
          , and find him on
          <a rel="" style="color: #1a1a1a; text-decoration: underline;">
           Twitter
          </a>
          .
         </em>
        </p>
        <div class="embedded-publication-wrap" data-attrs='{"id":25467,"name":"Afrobeats Intelligence","logo_url":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/d42f2326-b93e-4664-aa4b-6e7b6125e41f_1081x1081.png","base_url":"https://afrobeatsintelligence.substack.com","hero_text":"Afrobeats Intelligence is a weekly newsletter on African music curated by multi-award winning journalist, Joey Akan. \n\nIt is published every Monday.","author_name":"Joey Akan","show_subscribe":true,"logo_bg_color":null}' style="font-size: 16px; line-height: 26px; margin-bottom: 0;">
         <table class="embedded-publication" style="align-items: flex-start; border: 1px solid rgba(204, 204, 204, 0.6); border-radius: 8px; box-sizing: content-box; color: #1a1a1a; display: flex; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-weight: 400; line-height: 1.5; margin: 36px auto; max-width: 560px; padding: 24px; text-align: left; text-decoration: none; width: 100%;">
          <tbody>
           <tr>
            <td class="embedded-publication-left" style="margin-right: 16px; padding-right: 16px; width: 40px;" valign="top" width="56">
             <img class="embedded-publication-logo" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fd42f2326-b93e-4664-aa4b-6e7b6125e41f_1081x1081.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZidWNrZXRlZXItZSJ9:1mdw4w:UtdL0zwg3vAGbX7_UYaZ_SG-KM9YwD-8Yy7rhvy9Trg" style="-ms-interpolation-mode: bicubic; border: none !important; border-radius: 4px; display: block; height: 40px; margin: 0 auto; max-width: 550px; vertical-align: middle; width: 40px;" width="40"/>
            </td>
            <td class="embedded-publication-right">
             <h3 class="embedded-publication-name" 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: 600; line-height: 24px; margin: 0 0 6px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               Afrobeats Intelligence
              </a>
             </h3>
             <div class="embedded-publication-hero-text" style="font-size: 15px; line-height: 21px; margin-bottom: 8px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               Afrobeats Intelligence is a weekly newsletter on African music curated by multi-award winning journalist, Joey Akan. 

It is published every Monday.
              </a>
             </div>
             <div class="embedded-publication-author-name" style="color: #767676; font-size: 14px; line-height: 21px;">
              <a rel="" style="color: #767676; text-decoration: none;">
               By Joey Akan
              </a>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
        </div>
       </div>
      </div>
      <table cellpadding="0" cellspacing="0" class="post-meta big custom" style="margin: 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: 16px; height: 30px; line-height: 24px; padding: 7px 12px 7px 0; padding-right: 16px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
         <span>
          <a class="like-button" style="color: #767676; display: block; position: relative; text-decoration: none;">
           <img alt="" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_48%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FHeartIconRounded%253Fv%253D2%2526height%253D48%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="border: none !important; float: left; height: 24px; max-width: 24px; vertical-align: middle; width: auto;" width="24"/>
          </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: 16px; height: 30px; line-height: 24px; padding: 7px 12px 7px 0; padding-right: 16px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
         <a style="color: #767676; display: block; text-decoration: none;">
          <img alt="Comment" class="comment-icon" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_48%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FCommentIconRounded%253Fv%253D2%2526height%253D48%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="border: none !important; float: left; height: 24px; max-width: 24px; vertical-align: middle; width: auto;" width="24"/>
         </a>
        </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: 16px; height: 30px; line-height: 24px; margin-right: 0; padding: 7px 12px 7px 0; padding-right: 16px; 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" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_48%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FRecommendIconRounded%253Fv%253D2%2526height%253D48%2526fill%253D%252523757575%2526stroke%253Dnone%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="border: none !important; float: left; height: 24px; max-width: 550px; vertical-align: middle; width: 24px;" width="24"/>
          </a>
         </span>
        </td>
       </tr>
      </table>
      <div class="container-border" style="border-top: 1px solid rgba(204, 204, 204, 0.6); box-sizing: border-box; font-size: 16px; line-height: 26px; margin: 32px 0 0; width: 100%;">
      </div>
      <div class="postscript" style="font-size: 16px; line-height: 26px; margin: 24px 0 40px;">
       <div class="body markup" style="font-size: 16px; line-height: 26px; margin-bottom: 12px; word-break: break-word;">
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-top: 0;">
         <em>
          This Substack publishes three types of writing:
          <strong>
           stories
          </strong>
          about Substack writers,
          <strong>
           resources
          </strong>
          for Substack writers, and
          <strong>
           news and views
          </strong>
          from the Substack team. To opt in or out of any of these sections, hit the “Unsubscribe” link at the bottom of the email, or go into your profile settings.
         </em>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          If you liked this post from
         </em>
         <a rel="" style="color: #1a1a1a; text-decoration: underline;">
          Substack
         </a>
         <em>
          , why not share it?
         </em>
        </p>
        <p class="button-wrapper" data-attrs='{"url":"https://on.substack.com/p/what-to-read-joey-akan?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6NDI4NzcyMTEsImlhdCI6MTYzNDkxNDg5MCwiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.JOULJGtKW9gnf0HEYguExYiXTG3L-CCmoMJTFAQqUMI","text":"Share","class":null}' style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; text-align: center;">
         <a class="button primary" rel="" style="background-color: #ee7835; 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; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important;">
          <span style="color: #ffffff; text-decoration: none;">
           Share
          </span>
         </a>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-bottom: 0;">
         P.S.
         <a rel="" style="color: #1a1a1a; text-decoration: underline;">
          We’re hiring!
         </a>
        </p>
       </div>
      </div>
      <div class="footer" style="background: #f8f8f8 !important; color: #bcbcbc; font-size: 16px; line-height: 26px; 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: 0 0 1em 0; margin-bottom: 0; padding-bottom: 30px;">
        © 2021
        <span>
         Substack
        </span>
        <a style="color: #bcbcbc; text-decoration: underline;">
         <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: 0 0 1em 0; margin-bottom: 0; padding-bottom: 0;">
        <a style="color: #bcbcbc; text-decoration: none;">
         <img alt="Publish on Substack" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_340%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Fpublish-on-substack.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mdw4w:2tfegPmERFpsU5Pna9tdOwVqjTOW8A6SimEK5Txbw24" style="border: none !important; margin-top: 3px; max-width: 550px; vertical-align: middle;" width="170"/>
        </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%252FeJwlUEluxSAMPU1ZRkxJYMFZEGAnRU3gl-FX6elLE3nxpGfLbwiu4Z7LZV65NoKni4fdMWEZPFjXDFuE1EwqTfU8EzASmJoVidVuBe9700pH8ur-iMG1mJONYBj5NJ56H7yYV0CxskBX7fyihPPSU6U4kH9N6zpETAENvrFcOeFDjx-Sq3XljJFoOB1IOWczpYJNfNqol6CdWiRwtnGY1m-e3lX_fkh67nyq3dfmwtcU8kmKcQKD5h7HtscNEW5-eLYDz55iuywm5w-EJ057CukVyx1nXsZo8Xhr1wtNwp96YGtYyBCDPKpIJqc_U1txAA/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZzIucyJ9:1mdw4w:1FepvDZR40GuS9m7XJT611FP5oL-AjSClsPhMgXe_gg" width="1px"/>
 </body>
</html>