Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[recnet-web] Add desc and self-rec badge to og (#325)
## Description <!--- Describe your changes in detail --> Add desc and self-rec badge to og ## Related Issue <!--- This project only accepts pull requests related to open issues --> <!--- If suggesting a new feature or change, please discuss it in an issue first --> <!--- If fixing a bug, there should be an issue describing it with steps to reproduce --> <!--- Please link to the issue here: --> - #324 - #317 ## Notes <!-- Other thing to say --> ## Test <!--- Please describe in detail how you tested your changes locally. --> Go to `localhost:3000/rec/{id}/opengraph-image`, you should see rec desc included. (and self-rec badge if that rec is self-rec by someone) ## Screenshots (if appropriate): <!--- Add screenshots of your changes here --> ![Screenshot 2024-10-09 at 11 14 05 AM](https://github.com/user-attachments/assets/63d7eb97-a681-4f3a-9efa-2dc5496f1baf) ## TODO - [x] Clear `console.log` or `console.error` for debug usage - [x] Update the documentation `recnet-docs` if needed
- Loading branch information