Skip to content

Commit

Permalink
chore: update profile pic & metadata image
Browse files Browse the repository at this point in the history
  • Loading branch information
tks18 committed Sep 6, 2022
1 parent 44093b9 commit c1f9976
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/templates/authorData.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Pythonista 🐍"
],
"logo": "/icons/android-chrome-512x512.png",
"profilePicture": "https://i.ibb.co/zxycH9L/PXL-20220121-134535768-rounded-transp-compress.png",
"profilePicture": "https://i.ibb.co/L8NKQkN/bg-bw-edited.png",
"nickName": "Shan.tk",
"status": "Automating Workflows",
"nationality": "A Proud Indian",
Expand Down
2 changes: 1 addition & 1 deletion web-metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const { baseSite } = require('./package.json');
const twitterData = {
type: 'summary_large_image',
username: '@shantk18',
pic: 'https://i.ibb.co/bdTJD8C/Home-Banner.jpg',
pic: 'https://i.ibb.co/3537GyY/Home-Banner.jpg',
};
const keyWords =
'Sudharshan TK, Portfolio, Shan.tk, https://sudharshan.dev, sudharshan.dev, sudharshan, Blog, Portfolio-blog';
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4701,9 +4701,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001299, caniuse-lite@npm:^1.0.30001312":
version: 1.0.30001312
resolution: "caniuse-lite@npm:1.0.30001312"
checksum: 753fb9ea1e02e999430b323a71b5acab5120f3b5fc0161b01669f54a3ef5c5296240b6ae9b79b12a3742e3aed216aa9ee3d5398a23c16d08625ccd376b79545d
version: 1.0.30001382
resolution: "caniuse-lite@npm:1.0.30001382"
checksum: 186ec65230bf315c4dbfb2785be811653869aaa7713c5e83dfa9ca9396be371f5e02a0dfe56b9c7069ad9ecff811d316b507d8a7c700d429e423d8808dee5771
languageName: node
linkType: hard

Expand Down

0 comments on commit c1f9976

Please sign in to comment.