Skip to content

Commit 0ee4e0f

Browse files
committed
Update package-lock.json and App.css for dependency upgrades and background styling adjustments
1 parent 10c999c commit 0ee4e0f

18 files changed

Lines changed: 364 additions & 279 deletions

dist/output.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,8 +583,8 @@ body {
583583
}
584584

585585
code {
586-
font-family: source-code-pro, Menlo, Monaco, Consolas, 'MerriweatherSans-SemiBold', 'MerriweatherSans-Light',
587-
monospace;
586+
font-family:
587+
source-code-pro, Menlo, Monaco, Consolas, 'MerriweatherSans-SemiBold', 'MerriweatherSans-Light', monospace;
588588
}
589589

590590
@media (max-width: 480px) {

package-lock.json

Lines changed: 167 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/data/beingaayush.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,12 @@
44
"bio": "I'm Aayush, a Full Stack Developer specialised in MERN stack. I am fascinated with the connection between web development and scalable web applications.",
55
"avatar": "https://github.com/beingaayush.png",
66
"portfolio": "https://aayush-portfolio-pink.vercel.app/",
7-
"skills": [
8-
"c++",
9-
"HTML",
10-
"CSS",
11-
"JAVASCRIPT",
12-
"REACTJS",
13-
"NODEJS",
14-
"EXPRESSJS",
15-
"MONGODB",
16-
"MYSQL",
17-
"TAILWIND"
18-
],
7+
"skills": ["c++", "HTML", "CSS", "JAVASCRIPT", "REACTJS", "NODEJS", "EXPRESSJS", "MONGODB", "MYSQL", "TAILWIND"],
198
"social": {
209
"GitHub": "https://github.com/beingaayush",
2110
"Twitter": "https://twitter.com/beingaayushraj3",
2211
"LinkedIn": "https://www.linkedin.com/in/beingaayush",
2312
"Instagram": "https://www.instagram.com/beingaayush__",
2413
"Email": "beingaayushraj@gmail.com"
2514
}
26-
}
15+
}

public/data/saikannadkar.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,7 @@
44
"bio": "Computer Science Enthusiast | Inclined towards Reseach",
55
"avatar": "https://github.com/saikannadkar.png",
66
"portfolio": "https://github.com/saikannadkar",
7-
"skills": [
8-
"Java",
9-
"C++",
10-
"API",
11-
"Management",
12-
"Web Devlopment",
13-
"GitHub",
14-
"Git"
15-
],
7+
"skills": ["Java", "C++", "API", "Management", "Web Devlopment", "GitHub", "Git"],
168
"social": {
179
"GitHub": "https://github.com/saikannadkar",
1810
"Twitter": "https://twitter.com/saikannadkar",
@@ -30,4 +22,4 @@
3022
"Behance": "https://www.behance.net/saikannadkar",
3123
"Unstop": "https://unstop.com/@saikannadkar"
3224
}
33-
}
25+
}

0 commit comments

Comments
 (0)