Skip to content

Commit

Permalink
feat (links): update links for earth month newsletter
Browse files Browse the repository at this point in the history
  • Loading branch information
samharp committed Apr 10, 2024
1 parent 11905e8 commit aa77fc7
Showing 1 changed file with 27 additions and 25 deletions.
52 changes: 27 additions & 25 deletions links/js/links.json
Original file line number Diff line number Diff line change
@@ -1,43 +1,27 @@
{
"linkSections": [
{
"label": "Hello Omaha:", "linkItems": [
{
"label": "The Dirty 'C' Word (Climate) Blog Post",
"icon": "blog-icon",
"href": "https://www.blog.pixelplanettoday.com/2024/02/12/hello-omaha-the-dirty-c-word-climate/",
"styleClass": "blog"
}
]
},
{
"label": "Highlights", "linkItems": [
{
"label": "See us at GTF Berlin!",
"icon": "",
"href": "https://greentechfestival.com/startup/",
"styleClass": ""
},
{
"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",
"href": "https://pixelplanettoday.com/#newsletter",
"styleClass": "newsletter"
},
{
"label": "Book Lovers Bookmark Set",
"label": "See us at GTF Berlin!",
"icon": "",
"href": "https://greentechfestival.com/startup/",
"styleClass": ""
},
{
"label": "Pixelmojios Volume 1",
"icon": "shop-icon",
"href": "https://pixelplanettoday.square.site/product/book-lovers-bookmark-set-ready-to-print-/18?cs=true&cst=custom",
"href": "https://pixelplanettoday.square.site/product/pixelmojios-volume-1-digital-/22?cp=true&sa=true&sbp=false&q=false",
"styleClass": "shop"
},
{
"label": "Shop",
"label": "Webstore",
"icon": "shop-icon",
"href": "https://shop.pixelplanettoday.com",
"styleClass": "shop"
Expand Down Expand Up @@ -86,6 +70,24 @@
"oldLinks": [
{
"label": "Old Links", "linkItems": [
{
"label": "Book Lovers Bookmark Set",
"icon": "shop-icon",
"href": "https://pixelplanettoday.square.site/product/book-lovers-bookmark-set-ready-to-print-/18?cs=true&cst=custom",
"styleClass": "shop"
},
{
"label": "2023 Wrapped Blog Post",
"icon": "blog-icon",
"href": "https://www.blog.pixelplanettoday.com/2023/12/22/2023-wrapped/",
"styleClass": "blog"
},
{
"label": "The Dirty 'C' Word (Climate) Blog Post",
"icon": "blog-icon",
"href": "https://www.blog.pixelplanettoday.com/2024/02/12/hello-omaha-the-dirty-c-word-climate/",
"styleClass": "blog"
},
{
"label": "Pinekeepers",
"icon": "pinekeepers-icon",
Expand Down

0 comments on commit aa77fc7

Please sign in to comment.