web3district commited on
Commit
b0c511a
·
verified ·
1 Parent(s): 64ccb29

please replace the existing link on this button to this one: https://docs.google.com/forms/d/e/1FAIpQLSdX5G25Jc-IEA4wx2qsiWl-36DpJE5DmWfglA9gxtlK5WGztw/viewform - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -401,7 +401,7 @@
401
  <div class="w-full h-0.5 bg-purple-800/50 rounded-full mb-4"></div>
402
  <div class="flex items-center justify-center">
403
  <h3 class="text-2xl font-bold gradient-text text-center mr-4">Hands-On Workshops</h3>
404
- <a href="https://t.me/+BeZCavG1yjo2M2Y0" target="_blank" class="bg-gradient-to-r from-purple-start to-fuchsia-end text-white py-2 px-6 rounded-full text-sm hover:from-purple-600 hover:to-fuchsia-600 transition-all">
405
  Apply to be a Speaker
406
  </a>
407
  </div>
 
401
  <div class="w-full h-0.5 bg-purple-800/50 rounded-full mb-4"></div>
402
  <div class="flex items-center justify-center">
403
  <h3 class="text-2xl font-bold gradient-text text-center mr-4">Hands-On Workshops</h3>
404
+ <a href="https://docs.google.com/forms/d/e/1FAIpQLSdX5G25Jc-IEA4wx2qsiWl-36DpJE5DmWfglA9gxtlK5WGztw/viewform" target="_blank" class="bg-gradient-to-r from-purple-start to-fuchsia-end text-white py-2 px-6 rounded-full text-sm hover:from-purple-600 hover:to-fuchsia-600 transition-all">
405
  Apply to be a Speaker
406
  </a>
407
  </div>