Skip to content

Commit

Permalink
Fix errors after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Oct 20, 2024
1 parent e7d209f commit 3ff3e78
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/pages/en/web-technologies.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const historyData = historyJson[lang]["skill17"];
---

<SkillPage
skillNumber="17"
skillName="Web Technologies"
skillDescription="Planning, designing, and testing of websites, as well as their maintenance and the integration of third-party and social media platforms."
skillInformation={{
Expand Down
1 change: 0 additions & 1 deletion src/pages/web-technologies.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const historyData = historyJson[lang]["skill17"];
---

<SkillPage
skillNumber="17"
skillName="Web-Entwicklung"
skillDescription="Planung und Gestaltung sowie Testen von Webseiten, deren Pflege, Einbindung von Plattformen Dritter und Integration von Social-Media-Plattformen."
skillInformation={{
Expand Down

0 comments on commit 3ff3e78

Please sign in to comment.