mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
fix(docs): deployment bug
This commit is contained in:
@@ -44,7 +44,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||
</Card>
|
||||
|
||||
<Card title="Contribute">
|
||||
Do you have an issue, an interesting bug, or an idea? Don't hesitate;
|
||||
Do you have an issue, an interesting bug, or an idea? Don't hesitate;{' '}
|
||||
<b>create your own challenges</b> without wasting any time.
|
||||
</Card>
|
||||
|
||||
@@ -62,8 +62,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||
</div>
|
||||
|
||||
<div class="main-page-footer">
|
||||
Created by
|
||||
<a href="https://github.com/tomalaforge?tab=repositories">
|
||||
Thomas Laforge
|
||||
</a> - Powered by 🌟 <a href="https://starlight.astro.build/">Starlight</a>
|
||||
Created by{' '}
|
||||
<a href="https://github.com/tomalaforge?tab=repositories">Thomas Laforge</a> -
|
||||
Powered by 🌟 <a href="https://starlight.astro.build/">Starlight</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user