Skip to content

Commit

Permalink
update title
Browse files Browse the repository at this point in the history
  • Loading branch information
GiggleLiu committed Aug 20, 2024
1 parent 6fa35be commit b9328e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _layout/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
{{insert style_adjustments.html}}

{{ispage index.html}}
<title>Numeric Gangster</title>
<title>Quantum Bay</title>
{{end}}
{{isnotpage index.html}}
<title>{{title}} ⋅ Numeric Gangster</title>
<title>{{title}} ⋅ Quantum Bay</title>
{{end}}
</head>
<body class="d-flex flex-column h-100">
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
+++
title = "Numeric Gangsters Training Camp"
title = "Quantum Bay"
+++

~~~
Expand Down

0 comments on commit b9328e8

Please sign in to comment.