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> <:Head>
<title>Federated</title> <title>Pinafore Federated</title>
</:Head> </:Head>
<Layout page='federated'> <Layout page='federated'>

View File

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

View File

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

View File

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

View File

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