-
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.
rebuilding site Mon May 27 11:19:25 AM IST 2024
- Loading branch information
Showing
44 changed files
with
566 additions
and
880 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,13 +35,14 @@ | |
<div class="row justify-content-center"> | ||
|
||
<div class="col-sm-5 col-12 text-sm-right text-center pt-sm-4"> | ||
<a href="./" class="text-decoration-none"> | ||
<a href="./" class="text-decoration-none" aria-label="home"> | ||
<img id="home-image" class="rounded-circle" | ||
|
||
|
||
src="./images/logo.png" | ||
src="./images/icon-192x192.png" | ||
|
||
|
||
alt="home-image" | ||
/> | ||
</a> | ||
</div> | ||
|
@@ -93,7 +94,7 @@ <h2 class="m-0 mt-4"> | |
<ul id="breadcrumbs" style="list-style: none; padding: 0;"> | ||
|
||
|
||
<li style="display: inline;"><a href="./" style="color: grey;"><i class="fas fa-home" st></i></a></li> | ||
<li style="display: inline;"><a href="./" style="color: grey;" aria-label="home"><i class="fas fa-home" st></i></a></li> | ||
|
||
|
||
<li style="display: inline;"><span style="color: grey;">></span></li> | ||
|
@@ -120,25 +121,25 @@ <h1 class="mt-5" style="text-align: center">404 - Not Found</h1> | |
<ul id="nav-social" class="list-inline mb-1"> | ||
|
||
<li class="list-inline-item mr-3"> | ||
<a href="https://github.com/ppipada" target="_blank"> | ||
<a href="https://github.com/ppipada" target="_blank" aria-label="github"> | ||
<i class="fab fa-github fa-1x text-muted"></i> | ||
</a> | ||
</li> | ||
|
||
<li class="list-inline-item mr-3"> | ||
<a href="https://www.linkedin.com/in/ppipada" target="_blank"> | ||
<a href="https://www.linkedin.com/in/ppipada" target="_blank" aria-label="linkedin"> | ||
<i class="fab fa-linkedin-in fa-1x text-muted"></i> | ||
</a> | ||
</li> | ||
|
||
<li class="list-inline-item mr-3"> | ||
<a href="mailto:[email protected]" target="_blank"> | ||
<a href="mailto:[email protected]" target="_blank" aria-label="mail"> | ||
<i class="fas fa-at fa-1x text-muted"></i> | ||
</a> | ||
</li> | ||
|
||
<li class="list-inline-item mr-3"> | ||
<a href="https://pankajpipada.com/index.xml" target="_blank"> | ||
<a href="https://pankajpipada.com/index.xml" target="_blank" aria-label="rss"> | ||
<i class="fas fa-rss fa-1x text-muted"></i> | ||
</a> | ||
</li> | ||
|
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.