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