Skip to content

Conversation

@fr1g
Copy link
Member

@fr1g fr1g commented Nov 15, 2025

PR-Codex overview

This PR introduces a new component for displaying related links in a Vue application, alongside a corresponding class for managing link data. It replaces hardcoded links in the documentation with dynamic components, enhancing reusability and maintainability.

Detailed summary

  • Removed RelatedLink.vue from node_modules.
  • Added a new <script setup> and <template> in RelatedLink.vue.
  • Created RelatedLinkObject class in .vitepress/friendLinks.ts for link management.
  • Added FriendLinks and Sponsors arrays with link instances.
  • Updated links.md to use <RelatedLink> components instead of hardcoded links.
  • Modified styles in custom.css for various elements and classes.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@laolarou726 laolarou726 added the invalid This doesn't seem right label Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants