DOI-ONRR / onrr.gov-site

We will use this repo to manage our work on the onrr.gov website
11 stars 3 forks source link

Review document icon updates in Preview site #3193

Closed cthomasONRR closed 2 months ago

cthomasONRR commented 3 months ago

Check document icon updates in preview and document any issues/errors here.

cthomasONRR commented 3 months ago
greensomes commented 3 months ago

And this:

image.png
greensomes commented 3 months ago

Here's a checklist of the collections that need updating:

greensomes commented 3 months ago

Here's the JSON for the Geothermal reference lists card:

{
  "time": 1720012803304,
  "blocks": [
    {
      "id": "VfHWzjcKer",
      "type": "header",
      "data": {
        "text": "Reference Lists",
        "level": 4
      },
      "tunes": {
        "alignmentTune": {
          "alignment": "left"
        }
      }
    },
    {
      "id": "YXMAX1RCuw",
      "type": "list",
      "data": {
        "style": "unordered",
        "items": [
          {
            "content": "<a href=\"/references/reference-lists\">Cross-referenced Lease and Agreement Number Lists</a>",
            "items": []
          },
          {
            "content": "<a aria-label=\"Download Excel file\" class=\"onrr-link-excel\" href=\"/document/FLTerm.xlsx\" target=\"_self\">Federal Onshore Terminable Leases - sorted by Due Date</a>&nbsp;(updated 06/03/2024)",
            "items": []
          },
          {
            "content": "<a aria-label=\"Download Excel file\" class=\"onrr-link-excel\" href=\"/document/FCIL.xlsx\" target=\"_self\">Indian Leases Cross-walked to Distributee Codes</a>&nbsp;(updated 09/15/2023)",
            "items": []
          },
          {
            "content": "<a aria-label=\"Download Excel file\" class=\"onrr-link-excel\" href=\"/document/fedagmts.xlsx\" target=\"_self\">100% Federal Agreements with the Same Royalty Rate &amp; Royalty Distributions</a>&nbsp;(updated 04/09/2024)",
            "items": []
          }
        ]
      }
    }
  ],
  "version": "2.28.2"
}
cthomasONRR commented 3 months ago

@greensomes I see your updates in preview and they look great!