mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 13:23:02 -05:00
feat: add number of answers and people ansering
This commit is contained in:
@@ -70,7 +70,7 @@ import SubscriptionForm from '../../../components/SubscriptionForm.astro';
|
||||
|
||||
<div class="article-footer">
|
||||
<a href="https://github.com/sponsors/tomalaforge" alt="Sponsor link">
|
||||
<MyIcon name="fillHeart" size="1.2rem" color="white" />
|
||||
<MyIcon name="heart" size="1.2rem" color="white" />
|
||||
Patrocina el Proyecto
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -69,7 +69,7 @@ import SubscriptionForm from '../../../components/SubscriptionForm.astro';
|
||||
|
||||
<div class="article-footer">
|
||||
<a href="https://github.com/sponsors/tomalaforge" alt="Sponsor link">
|
||||
<MyIcon name="fillHeart" size="1.2rem" color="white" />
|
||||
<MyIcon name="heart" size="1.2rem" color="white" />
|
||||
Sponsoriser le Project
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -73,7 +73,7 @@ import SubscriptionForm from '../../components/SubscriptionForm.astro';
|
||||
class="action"
|
||||
href="https://github.com/sponsors/tomalaforge"
|
||||
alt="Sponsor link">
|
||||
<MyIcon name="fillHeart" size="1.2rem" color="white" />
|
||||
<MyIcon name="heart" size="1.2rem" color="white" />
|
||||
Sponsor the Project
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -85,7 +85,7 @@ import SubscriptionForm from '../../../components/SubscriptionForm.astro';
|
||||
|
||||
<div class="article-footer">
|
||||
<a href="https://github.com/sponsors/tomalaforge" alt="Sponsor link">
|
||||
<MyIcon name="fillHeart" size="1.2rem" color="white" />
|
||||
<MyIcon name="heart" size="1.2rem" color="white" />
|
||||
Patrocine o Projeto
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -75,7 +75,7 @@ import SubscriptionForm from '../../../components/SubscriptionForm.astro';
|
||||
|
||||
<div class="article-footer">
|
||||
<a href="https://github.com/sponsors/tomalaforge" alt="Sponsor link">
|
||||
<MyIcon name="fillHeart" size="1.2rem" color="white" />
|
||||
<MyIcon name="heart" size="1.2rem" color="white" />
|
||||
Поддержать проект
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user