Fazbeeer commited on
Commit
10e8c4a
·
verified ·
1 Parent(s): d13bff0

when download pdf is click please take user too https://www.canva.com/design/DAG6jhtzHqk/3TNTlg9ak_89KTNDJdq-dQ/edit?utm_content=DAG6jhtzHqk&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton

Browse files
Files changed (1) hide show
  1. newsletter.html +1 -1
newsletter.html CHANGED
@@ -86,7 +86,7 @@
86
  <div class="flex justify-center mb-4">
87
  <span class="text-yellow-500 font-bold">FEATURED ISSUE • DEC 2025</span>
88
  </div>
89
- <a href="https://huggingface.co/spaces/Fazbeeer/mindmaster-vr-arena-clone/resolve/main/images/Amplify_Newsletter_Dec_2025.pdf" class="inline-flex items-center bg-yellow-500 hover:bg-yellow-600 text-black font-bold px-6 py-3 rounded-lg transition">
90
  <i data-feather="download" class="mr-2"></i> Download PDF
91
  </a>
92
  </div>
 
86
  <div class="flex justify-center mb-4">
87
  <span class="text-yellow-500 font-bold">FEATURED ISSUE • DEC 2025</span>
88
  </div>
89
+ <a href="https://www.canva.com/design/DAG6jhtzHqk/3TNTlg9ak_89KTNDJdq-dQ/edit?utm_content=DAG6jhtzHqk&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton" target="_blank" class="inline-flex items-center bg-yellow-500 hover:bg-yellow-600 text-black font-bold px-6 py-3 rounded-lg transition">
90
  <i data-feather="download" class="mr-2"></i> Download PDF
91
  </a>
92
  </div>