-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from pratyush0898/About
Update about image
- Loading branch information
Showing
12 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"files": { | ||
"main.css": "/static/css/main.d90b3c13.css", | ||
"main.js": "/static/js/main.2419f1be.js", | ||
"main.css": "/static/css/main.867a5e22.css", | ||
"main.js": "/static/js/main.0c3311a4.js", | ||
"static/js/787.b008a081.chunk.js": "/static/js/787.b008a081.chunk.js", | ||
"index.html": "/index.html", | ||
"main.d90b3c13.css.map": "/static/css/main.d90b3c13.css.map", | ||
"main.2419f1be.js.map": "/static/js/main.2419f1be.js.map", | ||
"main.867a5e22.css.map": "/static/css/main.867a5e22.css.map", | ||
"main.0c3311a4.js.map": "/static/js/main.0c3311a4.js.map", | ||
"787.b008a081.chunk.js.map": "/static/js/787.b008a081.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.d90b3c13.css", | ||
"static/js/main.2419f1be.js" | ||
"static/css/main.867a5e22.css", | ||
"static/js/main.0c3311a4.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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"/><title>Pratyush Kumar: Web Developer</title><meta name="description" content="Welcome to the portfolio website of Pratyush Kumar, a talented web developer from India. Explore his skills, projects, and contact him for collaborations."><meta name="keywords" content="Pratyush, web developer, portfolio, India, projects, contact, collaborations"><meta name="author" content="Pratyush Kumar"><meta name="robots" content="index, follow"><link rel="stylesheet" href="https://unpkg.com/kursor/dist/kursor.css"><script defer="defer" src="/static/js/main.2419f1be.js"></script><link href="/static/css/main.d90b3c13.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/kursor"></script><script src="https://unpkg.com/kursor"></script><script>new kursor({type:1})</script></body></html> | ||
<!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"/><title>Pratyush Kumar: Web Developer</title><meta name="description" content="Welcome to the portfolio website of Pratyush Kumar, a talented web developer from India. Explore his skills, projects, and contact him for collaborations."><meta name="keywords" content="Pratyush, web developer, portfolio, India, projects, contact, collaborations"><meta name="author" content="Pratyush Kumar"><meta name="robots" content="index, follow"><link rel="stylesheet" href="https://unpkg.com/kursor/dist/kursor.css"><script defer="defer" src="/static/js/main.0c3311a4.js"></script><link href="/static/css/main.867a5e22.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/kursor"></script><script src="https://unpkg.com/kursor"></script><script>new kursor({type:1})</script></body></html> |
4 changes: 2 additions & 2 deletions
4
build/static/css/main.d90b3c13.css → build/static/css/main.867a5e22.css
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
build/static/js/main.2419f1be.js → build/static/js/main.0c3311a4.js
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,6 @@ | |
.about-image-wrapper img { | ||
display: block; | ||
width: 100%; | ||
aspect-ratio: 1/1; | ||
} | ||
|
||
.about-socials { | ||
|