diff --git a/src/App.jsx b/src/App.jsx
index aadf4f4..b964a96 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -4,7 +4,7 @@ import About from './components/About'
import Footer from './components/Footer'
import Header from './components/Header'
// import Publications from './components/Publications'
-// import Skills from './components/Skills'
+import Skills from './components/Skills'
const App = () => {
return (
@@ -12,8 +12,8 @@ const App = () => {
- {/*
+ {/*
*/}