We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cab5af commit d2b9274Copy full SHA for d2b9274
frontend/templates/pages/landing.html
@@ -114,6 +114,11 @@ <h2 class="text-2xl font-bold tracking-tight leading-tight text-gray-900 sm:text
114
</a>
115
</div>
116
117
+ <div class="flex justify-center mt-8">
118
+ <a href="https://startupfa.me/s/tuxseo.com?utm_source=tuxseo.com" target="_blank" class="opacity-75 transition-opacity hover:opacity-100">
119
+ <img src="https://startupfa.me/badges/featured-badge-small.webp" alt="TuxSEO - Featured on Startup Fame" width="224" height="36" />
120
+ </a>
121
+ </div>
122
123
124
0 commit comments