Open Issues Need Help
View All on GitHubAI Summary: The task involves replacing all existing icon implementations in the Certo project with the newly created `<BaseIcon>` component for consistency and maintainability. This requires iterating through the codebase, identifying all instances of icons, and refactoring them to use the `<BaseIcon>` component.
An open source project for courses, workshops and conferences organizers to create certifications using Open Badges 3.0
AI Summary: The task involves correcting the spelling of "Schroedinger Hat" to "Schrödinger Hat" throughout the Certo project's README and potentially other files. This requires a simple find-and-replace operation.
An open source project for courses, workshops and conferences organizers to create certifications using Open Badges 3.0
AI Summary: Replace instances of standard HTML `<a>` tags with Nuxt's `<NuxtLink>` component in the Certo project's frontend, specifically focusing on the `components/Footer` component and other areas where appropriate, to leverage Nuxt's built-in routing capabilities for improved performance and SEO.
An open source project for courses, workshops and conferences organizers to create certifications using Open Badges 3.0