Skip to content

Commit

Permalink
Add archived newsletters link
Browse files Browse the repository at this point in the history
Signed-off-by: Toomore Chiang <[email protected]>
  • Loading branch information
toomore committed Feb 24, 2024
1 parent 386b43d commit 7150e03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion templates/base_subscribe.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@
{% block body %}{% endblock %}
<footer class="footer" style="margin-top: 50px;">
<div class="content has-text-centered">
<p><a href="https://volunteer.coscup.org/docs/zh-TW/secretary_team/overview/">COSCUP 行政組</a>與電子報訂閱服務</p>
<p>
<a href="https://volunteer.coscup.org/docs/zh-TW/secretary_team/overview/">COSCUP 行政組</a>與電子報訂閱服務<br>
<a href="https://volunteer.coscup.org/docs/zh-TW/about_coscup/newsletters/overview/">舊報攤(過往電子報)</a> | <a href="https://volunteer.coscup.org/docs/about_coscup/newsletters/overview/">Archived Newsletters</a>
</p>
</div>
</footer>
<script src="/js/vue.min.js"></script>
Expand Down

0 comments on commit 7150e03

Please sign in to comment.