Skip to content

Commit

Permalink
change footer
Browse files Browse the repository at this point in the history
  • Loading branch information
furqantariq committed Jul 4, 2024
1 parent c198674 commit 4c9be96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 20 deletions.
13 changes: 8 additions & 5 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
<data class="u-url" href="{{ "/" | relative_url }}"></data>

<div class="wrapper">
{% if site.author.name -%}
<span class="p-name">{{ site.author.name | escape }}</span> |
{% endif -%}
<span> Please find me </span>

<div class="footer-col-wrapper">
<div class="footer-col">
{% if site.author.name -%}
<span class="p-name">{{ site.author.name | escape }}</span> |
{% endif -%}
<span> Please find me </span>
</div>
</div>
</div>

</footer>
15 changes: 0 additions & 15 deletions about.md

This file was deleted.

0 comments on commit 4c9be96

Please sign in to comment.