Skip to content

Commit

Permalink
Add hidden meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ryo-wijaya committed Oct 20, 2024
1 parent 4241bee commit ba223f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
content="width=device-width, user-scalable=no initial-scale=1, shrink-to-fit=no, viewport-fit=cover"
>

<!-- Hidden metadata for SEO purposes -->
<meta name="author" content="Ryo Armando Wijaya">
<div style="display:none;">Ryo Armando Wijaya</div>


{%- capture seo_tags -%}
{% seo title=false %}
{%- endcapture -%}
Expand Down

0 comments on commit ba223f4

Please sign in to comment.