From 149b1117cd8bc3d033ba35cb34b0ad986d5f9ae9 Mon Sep 17 00:00:00 2001 From: David LJ Date: Sun, 15 Oct 2023 21:26:00 +0200 Subject: [PATCH] feat(about): add id to profile and education (#117) rename experience --- src/app/about/education/education.component.html | 2 +- src/app/about/experience/experience.component.html | 2 +- src/app/about/profile/profile.component.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/education/education.component.html b/src/app/about/education/education.component.html index 4df3c209..d7f3a686 100644 --- a/src/app/about/education/education.component.html +++ b/src/app/about/education/education.component.html @@ -1,4 +1,4 @@ -Education +Education
Professional experience +Professional experience
Profile +Profile