diff --git a/src/Pages/Software/Software.js b/src/Pages/Software/Software.js
index dc4cdc0..7b3531d 100644
--- a/src/Pages/Software/Software.js
+++ b/src/Pages/Software/Software.js
@@ -17,8 +17,8 @@ const Software = () => {
-
- Skills
+
+ Skills
Programming languages & Tools
@@ -33,8 +33,8 @@ const Software = () => {
-
- Projects
+
+ Projects
Projects I have worked on:
@@ -52,9 +52,9 @@ const Software = () => {
-
+
-
Education
+
Education
Computer engineering of applied computer science
Bachelor of computer science
@@ -71,8 +71,8 @@ const Software = () => {
-
- Certification
+
+ Certification
LPIC-1
@@ -88,8 +88,8 @@ const Software = () => {
-
- Courses
+
+ Courses
Docker Mastery: Kubernetes + Swarm from a Docker Captain
diff --git a/src/UI/Navigation.js b/src/UI/Navigation.js
index 0b7bb58..f274b80 100644
--- a/src/UI/Navigation.js
+++ b/src/UI/Navigation.js
@@ -29,6 +29,11 @@ const Navigation = (props) => {
Linux */}
+ {section === 'software' &&
+
+ Projects
+
+ }
{section === 'radio' &&
Components