Skip to content

Commit

Permalink
updated the URLs and logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhamChouksey123 committed Apr 6, 2024
1 parent edf3857 commit ba08395
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
Binary file added assets/img/website-logo-1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 19 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>News HTML-5 Template </title>
<title>Facts and News Website</title>
<meta name="description" content="">
<meta name="description" content="Dive into a world of random facts. Explore a curated collection of the latest trending news. Utilize a convenient search bar to find news related to specific topics. Navigate through distinct categories including travel, photography, style, food & drinks, and culture.
Designed and Managed by Shubham Chouksey">
<meta content="width=device-width, initial-scale=1.0" name="viewport">


<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="site.webmanifest">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/website-logo-1x.webp">
<link href="assets/img/website-logo-1x.png" rel="icon">



Expand Down Expand Up @@ -67,9 +73,12 @@
</div>
<div class="header-info-right" style="width: auto;">
<ul class="header-social">
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
<li> <a href="#"><i class="fab fa-pinterest-p"></i></a></li>
<li><a href="https://twitter.com/Shubham48514576"><i
class="fab fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/shubham_0241/"><i
class="fab fa-instagram"></i></a></li>
<li> <a href="https://www.linkedin.com/in/contact-shubham-chouksey/"><i
class="fab fa-linkedin"></i></a></li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -1114,9 +1123,11 @@ <h5 class="card-title"><a href="#" id="news-title">Card title</a></h5>
</div>
<!-- social -->
<div class="footer-social">
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-pinterest-p"></i></a>
<a href="https://twitter.com/Shubham48514576"><i class="fab fa-twitter"></i></a>
<a href="https://www.instagram.com/shubham_0241/"><i
class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com/in/contact-shubham-chouksey/"><i
class="fab fa-linkedin"></i></a>
</div>
</div>
</div>
Expand Down

0 comments on commit ba08395

Please sign in to comment.