Skip to content

Commit

Permalink
Merge pull request #1327 from matkoniecz/feature/purge-twitter
Browse files Browse the repository at this point in the history
Remove link to dormant Twitter account.
  • Loading branch information
matkoniecz authored Feb 14, 2024
2 parents 5baa090 + 358997c commit 143c4db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/frontendRoute.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@ function renderHTML(context, data, req, res) {
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="utf-8" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@colouringlondon" />
<meta property="og:url" content="https://colouring.london" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Colouring ${config.cityName}" />
Expand Down

0 comments on commit 143c4db

Please sign in to comment.