tweak page titles

This commit is contained in:
Nolan Lawson 2018-01-21 11:07:16 -08:00
parent 17312eedbf
commit 789b5f2f47
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<:Head>
<title>Federated</title>
<title>Pinafore Federated</title>
</:Head>
<Layout page='federated'>

View File

@ -1,5 +1,5 @@
<:Head>
<title>Pinafore</title>
<title>Pinafore Home</title>
</:Head>
<Layout page='home'>

View File

@ -1,5 +1,5 @@
<:Head>
<title>Local</title>
<title>Pinafore Local</title>
</:Head>
<Layout page='local'>

View File

@ -1,5 +1,5 @@
<:Head>
<title>Notifications</title>
<title>Pinafore Notifications</title>
</:Head>
<Layout page='notifications'>

View File

@ -1,5 +1,5 @@
<:Head>
<title>Settings</title>
<title>Pinafore Settings</title>
</:Head>
<Layout page='settings'>