Skip to content

Commit

Permalink
update page titles
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenalphonso committed Aug 26, 2023
1 parent ac00e3e commit a9debbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/pages/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Title: hey hey
Title: Home
URL: /
save_as: index.html

Expand Down
2 changes: 1 addition & 1 deletion theme/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<title>
{% block title %}{# Default title #}hey hey{% endblock title %}
{% block title %}{%endblock title %} | Warren Alphonso
</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Expand Down

0 comments on commit a9debbd

Please sign in to comment.