dexter2389 commited on
Commit
335e1bd
·
1 Parent(s): 3d4bfae

Add producthunt tag

Browse files
Files changed (2) hide show
  1. app/static/index.html +5 -0
  2. app/static/login.html +6 -0
app/static/index.html CHANGED
@@ -40,6 +40,11 @@
40
  </div>
41
 
42
  <nav class="flex items-center space-x-6">
 
 
 
 
 
43
  <a href="https://arcana.ad/" class="text-gray-600 hover:text-gray-900 font-medium">Home</a>
44
  <button id="logout-button" class="text-gray-600 hover:text-gray-900 font-medium">Logout</button>
45
  </nav>
 
40
  </div>
41
 
42
  <nav class="flex items-center space-x-6">
43
+ <a href="https://www.producthunt.com/posts/arcana-2?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-arcana&#0045;2"
44
+ target="_blank"><img
45
+ src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=946508&theme=light&t=1743029566204"
46
+ alt="Arcana - AI&#0045;Powered&#0032;Monetization&#0058;&#0032;Native&#0032;GenAI&#0032;Ads&#0032;for&#0032;GenAI&#0032;apps | Product Hunt"
47
+ style="width: 250px; height: 54px;" width="250" height="54" /></a>
48
  <a href="https://arcana.ad/" class="text-gray-600 hover:text-gray-900 font-medium">Home</a>
49
  <button id="logout-button" class="text-gray-600 hover:text-gray-900 font-medium">Logout</button>
50
  </nav>
app/static/login.html CHANGED
@@ -39,6 +39,12 @@
39
  </div>
40
 
41
  <nav class="flex items-center space-x-6">
 
 
 
 
 
 
42
  <a href="https://arcana.ad/" class="text-gray-600 hover:text-gray-900 font-medium">Home</a>
43
  </nav>
44
  </div>
 
39
  </div>
40
 
41
  <nav class="flex items-center space-x-6">
42
+ <a href="https://www.producthunt.com/posts/arcana-2?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-arcana&#0045;2"
43
+ target="_blank"><img
44
+ src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=946508&theme=light&t=1743029566204"
45
+ alt="Arcana - AI&#0045;Powered&#0032;Monetization&#0058;&#0032;Native&#0032;GenAI&#0032;Ads&#0032;for&#0032;GenAI&#0032;apps | Product Hunt"
46
+ style="width: 250px; height: 54px;" width="250" height="54" />
47
+ </a>
48
  <a href="https://arcana.ad/" class="text-gray-600 hover:text-gray-900 font-medium">Home</a>
49
  </nav>
50
  </div>