Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit305739f

Browse files
committed
some duplicate files removed
1 parent74353d1 commit305739f

File tree

9 files changed

+7
-804
lines changed

9 files changed

+7
-804
lines changed

‎Pankaj_Kumar.pdf

-67.6 KB
Binary file not shown.

‎assest/Images/FloData_Analytics.jpeg

-4 KB
Binary file not shown.

‎assest/Images/Pankaj_Kumar.jpg

-2.62 MB
Binary file not shown.

‎assest/Images/background_image.jpg

-1.92 MB
Binary file not shown.

‎assest/css/index.css

Lines changed: 0 additions & 498 deletions
This file was deleted.

‎assest/css/light_mode.css

Lines changed: 0 additions & 138 deletions
This file was deleted.

‎assest/js/change_mode.js

Lines changed: 0 additions & 147 deletions
This file was deleted.

‎assest/js/index.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

‎index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

2222

2323
<!-- css -->
24-
<linkrel="stylesheet"type="text/css"href="assest/css/index.css">
25-
<linkrel="stylesheet"type="text/css"href="assest/css/light_mode.css">
24+
<linkrel="stylesheet"type="text/css"href="v2/public/assest/css/index.css">
25+
<linkrel="stylesheet"type="text/css"href="v2/public/assest/css/light_mode.css">
2626
</head>
2727
<body>
2828
<!-- starting navbar -->
@@ -132,7 +132,7 @@
132132

133133
<!-- resume button -->
134134
<liclass="nav-item"style="font-weight: 900;">
135-
<ahref="Pankaj_Kumar.pdf"class="nav-link"target="_blank">Resume</a>
135+
<ahref="v2/public/Pankaj_Kumar.pdf"class="nav-link"target="_blank">Resume</a>
136136
</li>
137137

138138
<!-- dark mode system -->
@@ -156,7 +156,7 @@
156156
<divclass="container about-div"style="">
157157
<divclass="row"style="">
158158
<divclass="col-sm col-sm-12 col-md-5 col-xl-5">
159-
<imgsrc="assest/Images/Pankaj_Kumar.jpg"class="img-fluid img-responsive"alt="Profile Image">
159+
<imgsrc="v2/public/assest/Images/Pankaj_Kumar.jpg"class="img-fluid img-responsive"alt="Profile Image">
160160
</div>
161161
<divclass="col-sm col-sm-12 col-md-7 col-xl-7 container about-intro">
162162
<divclass="container about-intro-div">
@@ -422,7 +422,7 @@ <h1 class="text-center section-heading">
422422
<td>1</td>
423423
<td>
424424
<div>
425-
<imgsrc="assest/Images/FloData_Analytics.jpeg"alt="Company Logo"class="img-responsive img-fluid company_logo">
425+
<imgsrc="v2/public/assest/Images/FloData_Analytics.jpeg"alt="Company Logo"class="img-responsive img-fluid company_logo">
426426
<p> Flodata Analytics</p>
427427
<spanclass="text-center">
428428
<ahref="https://flodataanalytics.com/"target="_blank">
@@ -534,8 +534,8 @@ <h1 class="text-center section-heading">
534534
</a>
535535

536536
<!-- js files added here -->
537-
<scripttype="text/javascript"src="assest/js/change_mode.js"></script>
538-
<scripttype="text/javascript"src="assest/js/index.js"></script>
537+
<scripttype="text/javascript"src="v2/public/assest/js/change_mode.js"></script>
538+
<scripttype="text/javascript"src="v2/public/assest/js/index.js"></script>
539539

540540
<!-- end here -->
541541

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp