Skip to content

Commit

Permalink
Update blog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Meetpidev authored Nov 8, 2024
1 parent 9a6d538 commit 316fff1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -434,23 +434,23 @@ <h2>Forgot Password</h2>
<a href="#" class="nav-link" id="travel">Travel</a>
</div>
<a href="bookmarks.html" class="nav-link"
style="float: right; margin-left: auto; color: #f9b0b0; transition: all 0.4s ease-in-out;">My Reading
style="float: right; margin-left: auto; color: #df9797; transition: all 0.4s ease-in-out; font-weight: bolder;">My Reading
List</a>
<div class="title">
<h2 class="text-title text-dark display-1" looking for feedback></h2>
</div>
<div class="meta">
<a href="#" class="link display-2 text-secondary px-1">
<i class="fa-solid fa-user" style="color: #f9b0b0;" id="fa"></i>anshika arora
<i class="fa-solid fa-user" style="color: #df9797; font-weight: bolder;" id="fa"></i>anshika arora
</a>
<a href="#" class="link display-2 text-secondary px-1">
<i class="fa-solid fa-clock" style="color: #f9b0b0;" id="fa"></i>feb 12, 2021
<i class="fa-solid fa-clock" style="color: #df9797; font-weight: bolder;" id="fa"></i>feb 12, 2021
</a>
<a href="./blog.html#coment" class="link display-2 text-secondary px-1">
<i class="fa-solid fa-comments" style="color: #f9b0b0;" id="fa"></i>3
<i class="fa-solid fa-comments" style="color: #df9797; font-weight: bolder;" id="fa"></i>3
</a>
<a href="#" class="link display-2 text-secondary px-1 bookmark-btn" id="bookmark">
<i class="fa-solid fa-bookmark" style="color: #f9b0b0;" id="bookmark-icon"></i>
<i class="fa-solid fa-bookmark" style="color:#df9797; font-weight: bolder;" id="bookmark-icon"></i>
<span id="bookmark-text" style="color: f9b0b0;">Bookmark</span>
</a>
</div>
Expand Down

0 comments on commit 316fff1

Please sign in to comment.