added list of all skills used
This commit is contained in:
parent
73325a52c3
commit
255d6a4dbc
1 changed files with 5 additions and 6 deletions
|
@ -73,13 +73,12 @@ const Portfolio = () => {
|
||||||
Projects
|
Projects
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
{/*
|
{/* todo: filter projects by skill */}
|
||||||
// todo: filter projects by skill
|
|
||||||
{skills}
|
|
||||||
|
|
||||||
<br />
|
{skills}
|
||||||
<br />
|
|
||||||
*/}
|
<br />
|
||||||
|
<br />
|
||||||
|
|
||||||
{projects}
|
{projects}
|
||||||
</MainContent>
|
</MainContent>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue