Skip to content

Commit

Permalink
Remove old static pages
Browse files Browse the repository at this point in the history
  • Loading branch information
tibetsprague committed Mar 26, 2024
1 parent ce6f52d commit 74cc904
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions src/server/proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,7 @@ const staticPages = [
'/participate',
'/terms',
'/privacy',
'/murmurations.json',
// old ones below, can be removed when new site goes live
'/help',
'/help/markdown',
'/about/careers',
'/about/contact',
'/about/team',
'/evolve',
'/invite-expired',
'/subscribe',
'/styleguide',
'/team',
'/newapp'
'/murmurations.json'
]

export const IOS_SITE_ASSOCIATION_FILE = 'apple-app-site-association'
Expand Down

0 comments on commit 74cc904

Please sign in to comment.