change resume id for education
This commit is contained in:
@@ -138,7 +138,7 @@ const yearsSince = currentYear - fixedYear;
|
||||
<!-- Steps Widget: Ausbildung ****************** -->
|
||||
|
||||
<Steps
|
||||
id="resume"
|
||||
id="Ausbildung"
|
||||
title="Ausbildung"
|
||||
items={[
|
||||
{
|
||||
|
@@ -139,7 +139,7 @@ const yearsSince = currentYear - fixedYear;
|
||||
<!-- Steps Widget ****************** -->
|
||||
|
||||
<Steps
|
||||
id="resume"
|
||||
id="Education"
|
||||
title="Education"
|
||||
items={[
|
||||
{
|
||||
|
@@ -140,7 +140,7 @@ const yearsSince = currentYear - fixedYear;
|
||||
<!-- Steps Widget ****************** -->
|
||||
|
||||
<Steps
|
||||
id="resume"
|
||||
id="Opleiding"
|
||||
title="Opleiding"
|
||||
items={[
|
||||
{
|
||||
|
Reference in New Issue
Block a user