[add]: about, addons, support pages

This commit is contained in:
rahuldkjain
2020-07-27 14:40:51 +05:30
parent b518cec693
commit ce2e18f3d7
19 changed files with 327 additions and 34 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ const Skills = (props) => {
});
return (
<div>
<h3>Skills</h3>
<div className="section-title">Skills</div>
<div className="skills">
{listSkills}
</div>