Skip to content

Commit

Permalink
Add Fathom event to sponsor link
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuablum authored Feb 10, 2023
1 parent 1341c7c commit b00ff83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/partials/side-nav.antlers.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</nav>
<div class="mt-16">
<small class="text-[9px] text-gray-dark tracking-widest uppercase">Sponsor</small>
<a href="https://www.fortrabbit.com" class="bg-gray-lightest mt-2 hover:bg-white text-gray-dark hover:text-gray-darkest p-2 border shadow-mint-md relative block max-w-[130px] text-xs">
<a href="https://www.fortrabbit.com" x-on:click="fathom.trackGoal('VDDHHZZ8', 0)" class="bg-gray-lightest mt-2 hover:bg-white text-gray-dark hover:text-gray-darkest p-2 border shadow-mint-md relative block max-w-[130px] text-xs">
PHP hosting for real developers. <span style="font-family: Georgia,Times,'Times New Roman',serif; font-weight: 700; font-style: italic;">•fortrabbit</span>
</a>
</div>
Expand Down

0 comments on commit b00ff83

Please sign in to comment.