Skip to content

Commit

Permalink
chore: change website title to 'Network State Press' closes ##200
Browse files Browse the repository at this point in the history
  • Loading branch information
jeangovil committed Sep 27, 2023
1 parent deb9a23 commit ef5b267
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "Logos Press Engine",
"name": "Logos Press Engine",
"short_name": "Network State Press",
"name": "Network State Press",
"start_url": "/",
"display": "standalone",
"theme_color": "#000000",
Expand Down
2 changes: 1 addition & 1 deletion src/configs/copy.configs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const copyConfigs = {
keywords: siteConfigs.keywords.join(','),
},
navbar: {
title: 'Press Engine',
title: 'Network State Press',
},
search: {
searchbarPlaceholders: {
Expand Down
4 changes: 2 additions & 2 deletions src/configs/site.configs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const siteConfigs = {
title: 'Logos Press Engine',
heroTitle: ['Logos', ' → ', 'Press Engine'],
title: 'Network State Press',
heroTitle: ['Network State Press'],
description:
'Your Guide to Network States and the technology driving Sovereign Communities',
keywords: [
Expand Down

0 comments on commit ef5b267

Please sign in to comment.