Skip to content

Commit

Permalink
fix: remove <b> (#104)
Browse files Browse the repository at this point in the history
SectionHeader#description doesn't support this - we can update it to
work that way but need to do some work first - this is a bandaid
  • Loading branch information
travis authored Dec 17, 2024
1 parent 185d2a5 commit fd19ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/referrals.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import ReferralCodeCreator from '~/components/ReferralCodeCreator.vue';
<template #right>
<SectionHeader class="color-brand-3" eyebrow="Earn Racha Points & Storage Credits"
title="Refer your friends to Storacha!"
description="Share Storacha’s blazing-fast, decentralized storage and get rewarded with <b>Racha Points</b>, part of our soon to be announced Loyalty Program, and <b>Storage Credits</b>! It’s simple: the more friends you refer, the more perks you unlock!" />
description="Share Storacha’s blazing-fast, decentralized storage and get rewarded with Racha Points, part of our soon to be announced Loyalty Program, and Storage Credits! It’s simple: the more friends you refer, the more perks you unlock!" />
<div class="color-brand-3 prose p1">
<p>
<b>Enter your email</b> and we will generate your unique referral code!
Expand Down

0 comments on commit fd19ca2

Please sign in to comment.