Skip to content

Commit 6c30d8a

Browse files
committed
Touch up on Blog section 2
1 parent 7ea24c6 commit 6c30d8a

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ const greeting = {
157157
const socialMediaLinks = {
158158
/* Your Social Media Link */
159159
github: "https://github.com/dydanz",
160-
linkedin: "https://eg.linkedin.com/in/dandidiputra/",
160+
linkedin: "https://www.linkedin.com/in/dandi-diputra/",
161161
gmail: "dandidiputra@gmail.com",
162162
};
163163

src/components/educationCard/EducationCard.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
margin-right: 2rem;
4646
width: 10rem;
4747
height: 14rem;
48-
box-shadow: 0 0.5rem 1rem $lightBoxShadowDarker;
4948
}
5049

5150
.education-card-right {

src/portfolio.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const greeting = {
3434
const socialMediaLinks = {
3535
// /* Your Social Media Link */
3636
github: "https://github.com/dydanz",
37-
linkedin: "https://eg.linkedin.com/in/dandidiputra/",
37+
linkedin: "https://www.linkedin.com/in/dandi-diputra/",
3838
youtube: "hidden",
3939
gmail: "hidden",
4040
facebook: "hidden",

0 commit comments

Comments
 (0)