Skip to content

Commit 7f4e2a1

Browse files
authored
Update default.html
1 parent eb47029 commit 7f4e2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="{{ site.lang | default: "en-US" }}">
33
<head>
4-
<title>{{ page.title }} | {{ site.title }} | {{ site.affiliation }}</title>
4+
<title>{{ site.title }} | {{ site.title }} | {{ site.affiliation }}</title>
55

66
<meta charset="UTF-8">
77
<meta http-equiv="X-UA-Compatible" content="IE=edge">

0 commit comments

Comments
 (0)