Skip to content

Commit

Permalink
remove newsletter link in the footer (observablehq#1907)
Browse files Browse the repository at this point in the history
as requested by @observable-hanna
  • Loading branch information
Fil authored Oct 30, 2023
1 parent 4baad4d commit 7452deb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/.vitepress/theme/CustomFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<li class="mb2"><a target="_blank" href="https://talk.observablehq.com">Forum</a></li>
<li class="mb2"><a target="_blank" href="https://observablehq.com/slack/join">Slack</a></li>
<li class="mb2"><a target="_blank" href="https://github.com/observablehq/plot/releases">Releases</a></li>
<li class="mb2"><a target="_blank" href="https://observablehq.com/@observablehq/plot-twist-newsletter-signup">Newsletter</a></li>
</ul>
</div>
<div class="fb6 flex-grow-1">
Expand Down

0 comments on commit 7452deb

Please sign in to comment.