Update title in default template page
This commit is contained in:
parent
8227b00542
commit
ad27e7f06d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{% import "common.html" as common %}
|
||||
{{ common::meta(title="Spencer Whitehead - Publications") }}
|
||||
{{ common::meta(title="") }}
|
||||
<body>
|
||||
{{ common::nav() }}
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue