Skip to content

Commit 399a7da

Browse files
committed
update 14 sept 2024
1 parent 919998e commit 399a7da

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed
377 KB
Loading

assets/images/cover2.jpeg

387 KB
Loading

assets/style.css

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ h6 {
179179
#home {
180180
width: 100%;
181181
height: 100vh;
182-
background: url("./images/cover.jpg") top center;
182+
background: url("./images/cover2.jpeg") bottom;
183183
background-size: cover;
184184
}
185185

@@ -227,6 +227,14 @@ h6 {
227227
#home {
228228
background-attachment: fixed;
229229
}
230+
231+
#home h1 {
232+
margin: 85vh 0 10px 95vb;
233+
}
234+
235+
#home p {
236+
margin: 0 0 10vh 95vb;
237+
}
230238
}
231239

232240
@media (max-width: 768px) {

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta name="wot-verification" content="7d98fc325cc72a2031a2" />
1515
<meta name="theme-color" content="#7952b3">
1616
<meta name="keywords"
17-
content="arwazkhan189, arwazkhan189.github.io, Arwaz Khan, Arwaz, arwaz, Web Developer, Android App Developer, Python Developer,Software developer, Software Engineer, SDE">
17+
content="arwazkhan189, arwazkhan189.github.io, Arwaz Khan, Arwaz, arwaz, Web Developer, Android App Developer, Python Developer,Software developer, Software Engineer, SDE, NITD, NIT Delhi">
1818
<meta name="robots" content="index, follow">
1919
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2020
<meta name="language" content="English">
@@ -505,10 +505,10 @@ <h5>June, 2022 - July, 2022 (6 Weeks)</h5>
505505
<h4>Android App Development (Jetpack Compose)</h4>
506506
<h5>July, 2024 - September, 2024 (8 Weeks)</h5>
507507
<p><em>Internshala Trainings</em></p>
508-
<!--<a href="./assets/images/certificate_image/INTERNSHALA_TRAININGS_ANDROID_JETPACK_CERTIFICATE.png"
508+
<a href="./assets/images/certificate_image/INTERNSHALA_TRAININGS_ANDROID_JETPACK_CERTIFICATE.png"
509509
data-lightbox="certificate"
510510
data-title="Certificate of Training - Android App Development Jetpack Compose (Internshala)"
511-
style="color: #7952b3; font-weight:bold;">🔗Certificate</a>-->
511+
style="color: #7952b3; font-weight:bold;">🔗Certificate</a>
512512
</div>
513513

514514
<h3 class="resume-title">Paper Published</h3>

0 commit comments

Comments
 (0)