Skip to content

Commit

Permalink
Add Head html
Browse files Browse the repository at this point in the history
  • Loading branch information
chilensis committed Oct 31, 2024
1 parent 91cc74a commit 7de8041
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
@@ -1,6 +1,6 @@
<head>
<meta charset="utf-8">
<title>{{ site.title }} - {{ page.title | escape }}</title>
<title>{{ site.title }}</title>
{% if jekyll.environment == 'stage' %}
<meta name="robots" content="noindex"/>
{% endif %}
Expand Down

0 comments on commit 7de8041

Please sign in to comment.