Skip to content

Commit 45afaba

Browse files
committed
Updates
0 parents  commit 45afaba

18 files changed

+1042
-0
lines changed

.vscode/settings.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"grammarly.selectors": [
3+
{
4+
"language": "markdown",
5+
"scheme": "file",
6+
"pattern": "blogs_dev/Preparing till last day.md"
7+
}
8+
]
9+
}

asset-manifest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"files": {
3+
"main.js": "/static/js/main.8a40b3f6.js",
4+
"index.html": "/index.html",
5+
"main.8a40b3f6.js.map": "/static/js/main.8a40b3f6.js.map"
6+
},
7+
"entrypoints": [
8+
"static/js/main.8a40b3f6.js"
9+
]
10+
}

assets/.DS_Store

6 KB
Binary file not shown.

assets/img/.DS_Store

6 KB
Binary file not shown.

assets/resumes/.DS_Store

6 KB
Binary file not shown.

favicon.ico

3.78 KB
Binary file not shown.

images/coder.png

534 KB
Loading

images/rohit-in-berlin.jpg

2.29 MB
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"/><title>Rohit Davas - Portfolio</title><script defer="defer" src="/static/js/main.8a40b3f6.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

logo192.png

5.22 KB
Loading

0 commit comments

Comments
 (0)