Skip to content

Commit

Permalink
Merge branch 'main' into meganreact
Browse files Browse the repository at this point in the history
  • Loading branch information
megankulshekar authored Oct 12, 2024
2 parents f13c52a + 2ec4538 commit 0e23e38
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/app/components/Context/urls.ts
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
export const urls = [{
url: "https://e360.yale.edu/digest/indonesia-malaysia-deforestation",
title: "Indonesia Deforestation",
url: "https://www.reddit.com/r/SIBO/",
title: "Sibo",
seeded: false,
loading: false,
},
{
url: "https://cleantechnica.com/2023/06/29/solar-82-of-power-capacity-growth-in-india-in-2022/",
title: "Solar Power in India",
url: "https://www.reddit.com/r/CrohnsDisease/",
title: "Chron's Disease",
seeded: false,
loading: false,
},
{
url: "https://www.cbssports.com/nba/news/matisse-thybulle-to-stay-with-blazers-who-match-mavericks-three-year-33-million-deal-per-report/",
title: "Matisee Thybulle",
url: "https://www.reddit.com/r/thyroidcancer/",
title: "Thyroid",
seeded: false,
loading: false,
}]

0 comments on commit 0e23e38

Please sign in to comment.