Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add certifications section #17

Open
phucht21 opened this issue Dec 29, 2023 · 1 comment
Open

Feature request: Add certifications section #17

phucht21 opened this issue Dec 29, 2023 · 1 comment

Comments

@phucht21
Copy link

I think it would be great to have a certifications section, hope you consider it.

@ianhobbs
Copy link

ianhobbs commented Jan 1, 2024

You can easily add new sections. I added a custom section by :

  1. Adding a new node in resume-data.tsx
  2. Populating the data.
  3. Edit the /app/page.tsx to render the additional data in a new section.

Just follow the patterns present to add your own custom data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants