Skip to content

Commit

Permalink
home page title change
Browse files Browse the repository at this point in the history
  • Loading branch information
f0rmatme committed Nov 14, 2019
1 parent 62b3b90 commit 8e74bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app-routing.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const routes: Routes = [
pathMatch: 'full',
component: AppHomeComponent,
data: {
title: 'Open-Source OSRS Client - Beats Runelite!'
title: 'Open-Source OSRS Client'
}
},
{
Expand Down

0 comments on commit 8e74bdf

Please sign in to comment.