-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
13 additions
and
30 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
|
@@ -36,6 +36,7 @@ | |
</head> | ||
|
||
<body id="page-top"> | ||
<div class="page-wrapper-overflow"> | ||
<div class="vertical-rectangle"></div> | ||
<div class="vertical-rectangle1"></div> | ||
<!-- Navigation--> | ||
|
@@ -136,9 +137,6 @@ <h1 class="mb-0 intro"> | |
<a class="social-icon text-danger" href="https://github.com/TraXIcoN" | ||
><i class="fab fa-github"></i | ||
></a> | ||
<a class="social-icon text-danger" href="https://twitter.com/chifladoadiii16" | ||
><i class="fab fa-twitter"></i | ||
></a> | ||
<a class="social-icon text-danger" href="https://www.instagram.com/chiflado_adiiii16/" | ||
><i class="fab fa-instagram"></i | ||
></a> | ||
|
@@ -426,7 +424,7 @@ <h2 class="mb-5">About Me</h2> | |
<div class="s2"></div> | ||
<div class="s3"></div> | ||
</div> | ||
<p class="mb-5 p-text"> | ||
<p class="mb-5"> | ||
I find solace in strumming my guitar, losing myself in the melodies I create. Reading is another love of mine; there's nothing quite like getting lost in the pages of a gripping novel. | ||
</p> | ||
<div class="photo-grid__item photo c"> | ||
|
@@ -443,7 +441,7 @@ <h2 class="mb-5">About Me</h2> | |
<div class="s2"></div> | ||
<div class="s3"></div> | ||
</div> | ||
<p class="mb-5 p-text"> | ||
<p class="mb-5"> | ||
When it comes to entertainment, I'm drawn to thriller movies with intricate plots that keep me guessing until the end. I'm also an avid Formula 1 enthusiast, eagerly following the twists and turns of each race. | ||
</p> | ||
<div class="photo-grid__item photo c" style="height: auto;"> | ||
|
@@ -504,7 +502,7 @@ <h2 class="mb-5">About Me</h2> | |
<div class="s2"></div> | ||
<div class="s3"></div> | ||
</div> | ||
<p class="mb-5 p-text"> | ||
<p> | ||
As a developer, I thrive on creating elegant solutions to complex problems. Beyond coding, I'm deeply passionate about various pursuits that enrich my life. | ||
</p> | ||
<div class="photo-grid__item photo c" style="height: auto;"> | ||
|
@@ -523,7 +521,7 @@ <h2 class="mb-5">About Me</h2> | |
<br> | ||
<br> | ||
</div> | ||
<p class="mb-5 p-text"> | ||
<p class="mb-5"> | ||
On the field, I enjoy playing cricket, relishing the camaraderie and competition it offers. And of course, I'm always ready to share my heart with furry friends, finding joy in the simple companionship they provide, especially dogs. | ||
</p> | ||
</div> | ||
|
@@ -569,5 +567,6 @@ <h2 class="mb-5">Achievements</h2> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<!-- Core theme JS--> | ||
<script src="js/scripts.js"></script> | ||
</div> | ||
</body> | ||
</html> |