feat: use ayco.io/gh for github
This commit is contained in:
parent
ee5b9a1ef1
commit
8db452be42
3 changed files with 5 additions and 6 deletions
|
|
@ -13,7 +13,7 @@ import GithubStats from 'astro-github-stats'
|
||||||
<p>Embed GitHub stats on your Astro page</p>
|
<p>Embed GitHub stats on your Astro page</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
GitHub repo: <a href="https://github.com/ayoayco/astro-github-stats"
|
GitHub repo: <a href="https://ayco.io/gh/astro-github-stats"
|
||||||
>astro-github-stats</a
|
>astro-github-stats</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
Hello! Been a while!
|
Hello! Been a while!
|
||||||
|
|
||||||
Yes, I'm getting back to some of my shelved side projects like <a href="https://github.com/ayoayco/mcfly#readme">McFly</a> and <a href="https://github.com/ayoayco/astro-sw#readme">Astro SW</a>.
|
Yes, I'm getting back to some of my shelved side projects like <a href="https://ayco.io/gh/mcfly#readme">McFly</a> and <a href="https://ayco.io/gh/astro-sw#readme">Astro SW</a>.
|
||||||
|
|
||||||
Why were they shelved, you ask?
|
Why were they shelved, you ask?
|
||||||
|
|
||||||
Well, that's a story for another time.
|
Well, that's a story for another time.
|
||||||
|
|
||||||
You can <a href="https://github.com/ayoayco">Follow me on GitHub</a> to see my activities on these projects if that's your thing. :)
|
You can <a href="https://ayco.io/gh">Follow me on GitHub</a> to see my activities on these projects if that's your thing. :)
|
||||||
|
|
|
||||||
|
|
@ -42,10 +42,9 @@ const description =
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
In my spare time, I build side projects for people I love, like <a
|
In my spare time, I build side projects for people I love, like <a
|
||||||
href="https://github.com/ayoayco/mnswpr#readme"
|
href="https://ayco.io/gh/mnswpr#readme"
|
||||||
target="_blank">mnswpr.com</a
|
target="_blank">mnswpr.com</a
|
||||||
> and <a
|
> and <a href="https://ayco.io/gh/twists-and-shapes-and-turns#readme"
|
||||||
href="https://github.com/ayoayco/twists-and-shapes-and-turns#readme"
|
|
||||||
>Kaboom!</a
|
>Kaboom!</a
|
||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue