fixed some stuff
This commit is contained in:
@@ -51,6 +51,14 @@ import ProjectCard from "../components/ProjectCard.astro";
|
||||
>The first Discord RPC plugin for the version 4 of the Godot game
|
||||
engine.
|
||||
</ProjectCard>
|
||||
<ProjectCard
|
||||
name="Astro.js GitHub Component"
|
||||
href="https://github.com/vaporvee/astro-github-component"
|
||||
>Adds a component to astro with statically built GitHub info and dynamic
|
||||
updated stars and forks. Supports GitHub auth tokens in the built
|
||||
process (use a .env for example) and dynamic stars/forks caching to
|
||||
manage the GitHub API rate limiting.
|
||||
</ProjectCard>
|
||||
</div>
|
||||
</main>
|
||||
</Layout>
|
||||
|
Reference in New Issue
Block a user