Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
gianpaolof committed Dec 27, 2023
1 parent c28989f commit 9c6374e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel="icon" href="{{ site.baseurl }}/favicon.ico?" type="image/x-icon">

<meta name="description" content="{{ site.description }}">

<p style=”opacity:0;”>TEXT TEXT</p>
<title>{% if page.title %}{{ page.title }} - {{ site.title }}{% else %}{{ site.title }}{% endif %}</title>

<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
Expand Down

0 comments on commit 9c6374e

Please sign in to comment.