Skip to content

Commit

Permalink
Update links.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samharp authored Jan 26, 2024
1 parent d45e963 commit 87177bc
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions links/js/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,21 @@
{
"label": "Read more on the latest post", "linkItems": [
{
"label": "2023 Wrapped Blog Post",
"icon": "blog-icon",
"href": "https://www.blog.pixelplanettoday.com/2023/12/22/2023-wrapped/",
"styleClass": "blog"
"label": "State of the Amazon",
"icon": "",
"href": "https://www.theguardian.com/environment/2024/jan/25/optimism-dries-up-amazon-lula-drifts-climate-priorities-brazil",
"styleClass": ""
}
]
},
{
"label": "Highlights", "linkItems": [
{
"label": "2023 Wrapped Blog Post",
"icon": "blog-icon",
"href": "https://www.blog.pixelplanettoday.com/2023/12/22/2023-wrapped/",
"styleClass": "blog"
},
{
"label": "Newsletter",
"icon": "newsletter-icon",
Expand Down Expand Up @@ -155,4 +161,4 @@
]
}
]
}
}

0 comments on commit 87177bc

Please sign in to comment.