Skip to content

Commit

Permalink
♻️ chore: add monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
yunsii committed Mar 11, 2024
1 parent 41a11e1 commit 378dada
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,10 @@ export const config: Config = {
url: 'https://blog.cloudflare.com',
name: 'The Cloudflare Blog',
},
{
id: 'google',
url: 'https://www.google.com/',
name: 'Google',
},
],
}

0 comments on commit 378dada

Please sign in to comment.