Skip to content

Commit

Permalink
Commit Session Test
Browse files Browse the repository at this point in the history
  • Loading branch information
s3mPr1linux committed Dec 23, 2024
1 parent 1aad30a commit 3558489
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,6 @@
<span>
<b>{{ site.owner}}</b>

<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li class="p-name">
{%- if site.author -%}
{{ site.author | escape }}
{%- else -%}
{{ site.title | escape }}
{%- endif -%}
</li>
{%- if site.email -%}
<li><a class="u-email" href="mailto:{{ site.email }}">{{ site.email }}</a></li>
{%- endif -%}
</ul>
</div>
<div class="footer-col footer-col-2">
{%- include social.html -%}
</div>
</div>

</span>
{% capture currentyear %}{{ 'now' | date: "%Y" }}{% endcapture %}
<span> {{ currentyear }}</span>
Expand Down

0 comments on commit 3558489

Please sign in to comment.