mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Remove humble affiliate links
This commit is contained in:
parent
f94ab19e18
commit
83889f1b63
1 changed files with 0 additions and 19 deletions
|
|
@ -72,25 +72,6 @@
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2 class="subtitle text-xl md:text-2xl font-bold py-6">
|
|
||||||
Affiliate Links
|
|
||||||
</h2>
|
|
||||||
<div class="links space-y-6 sm:space-x-6 mb-8">
|
|
||||||
<div
|
|
||||||
v-for="(link, i) in affiliateLinks"
|
|
||||||
:key="i"
|
|
||||||
class="affiliate-link space-y-2"
|
|
||||||
>
|
|
||||||
<LinkButton
|
|
||||||
:href="link.href"
|
|
||||||
target="_blank"
|
|
||||||
>
|
|
||||||
<div>{{ link.label }}</div>
|
|
||||||
</LinkButton>
|
|
||||||
<small class="block test-xs">{{ link.subLabel }}</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="report-links py-24 shadow-none">
|
<div class="report-links py-24 shadow-none">
|
||||||
<!-- https://eric.blog/2016/01/08/prefilling-github-issues/ -->
|
<!-- https://eric.blog/2016/01/08/prefilling-github-issues/ -->
|
||||||
<a
|
<a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue