<div role="marquee" class="c-newsreel">
    <h2>
        Latest News from CDL
    </h2>
    <button class="c-newsreel__play"><span>play newsreel</span></button>
    <button class="c-newsreel__pause"><span>pause newsreel</span></button>
    <ul>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/06/08/58778/">Yearly WEST Contacts Review</a>

        </li>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/06/06/acrl-top-trends-collaborative-collections-and-shared-print/">ACRL Top Trends &#8211; Collaborative collections and shared print</a>

        </li>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/05/27/merritt-digital-preservation-repository-may-2022/">Merritt Digital Preservation Repository – May 2022</a>

        </li>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/05/19/scp-update-may-2022/">SCP Update – May 2022</a>

        </li>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/05/17/welcome-devin-smith-new-part-time-application-programmer-on-the-pad-team/">Welcome Devin Smith, new part-time Application Programmer on the PAD team</a>

        </li>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/05/11/a-warm-welcome-to-zainab-olaosebikan-director-of-finance-operations/">A warm welcome to Zainab Olaosebikan, Director of Finance &amp; Operations!</a>

        </li>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/05/09/save-the-date-registration-open-west-member-meeting-tuesday-july-19-1-230pm-pt/">Save the date + Registration Open: WEST Member Meeting Tuesday July 19, 1-2:30pm PT</a>

        </li>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/05/02/moving-on/">Moving On</a>

        </li>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/04/28/escholarship-celebrates-its-20-year-anniversary/">eScholarship celebrates its 20-year anniversary!</a>

        </li>
        <li>
            <a href="https://cdlib.org/cdlinfo/2022/04/28/updated-west-policies-validation-standards-disclosure-policy-and-access-policy/">Updated WEST Policies &#8211; Access Policy, Disclosure Policy, and Validation Standards</a>

        </li>
    </ul>

    <a href="https://cdlib.org/cdlinfo/">View all news</a>

</div>
<div role="marquee" class="c-newsreel">
  {{> @heading }}
  <button class="c-newsreel__play"><span>play newsreel</span></button>
  <button class="c-newsreel__pause"><span>pause newsreel</span></button>
  <ul>
    {{#each list}}
    <li>{{> @link }}</li>
    {{/each}}
  </ul>
  {{> @link }}
</div>
{
  "heading": {
    "level": "2",
    "text": "Latest News from CDL"
  },
  "list": [
    {
      "link": {
        "text": "Yearly WEST Contacts Review",
        "url": "https://cdlib.org/cdlinfo/2022/06/08/58778/"
      }
    },
    {
      "link": {
        "text": "ACRL Top Trends &#8211; Collaborative collections and shared print",
        "url": "https://cdlib.org/cdlinfo/2022/06/06/acrl-top-trends-collaborative-collections-and-shared-print/"
      }
    },
    {
      "link": {
        "text": "Merritt Digital Preservation Repository – May 2022",
        "url": "https://cdlib.org/cdlinfo/2022/05/27/merritt-digital-preservation-repository-may-2022/"
      }
    },
    {
      "link": {
        "text": "SCP Update – May 2022",
        "url": "https://cdlib.org/cdlinfo/2022/05/19/scp-update-may-2022/"
      }
    },
    {
      "link": {
        "text": "Welcome Devin Smith, new part-time Application Programmer on the PAD team",
        "url": "https://cdlib.org/cdlinfo/2022/05/17/welcome-devin-smith-new-part-time-application-programmer-on-the-pad-team/"
      }
    },
    {
      "link": {
        "text": "A warm welcome to Zainab Olaosebikan, Director of Finance &amp; Operations!",
        "url": "https://cdlib.org/cdlinfo/2022/05/11/a-warm-welcome-to-zainab-olaosebikan-director-of-finance-operations/"
      }
    },
    {
      "link": {
        "text": "Save the date + Registration Open: WEST Member Meeting Tuesday July 19, 1-2:30pm PT",
        "url": "https://cdlib.org/cdlinfo/2022/05/09/save-the-date-registration-open-west-member-meeting-tuesday-july-19-1-230pm-pt/"
      }
    },
    {
      "link": {
        "text": "Moving On",
        "url": "https://cdlib.org/cdlinfo/2022/05/02/moving-on/"
      }
    },
    {
      "link": {
        "text": "eScholarship celebrates its 20-year anniversary!",
        "url": "https://cdlib.org/cdlinfo/2022/04/28/escholarship-celebrates-its-20-year-anniversary/"
      }
    },
    {
      "link": {
        "text": "Updated WEST Policies &#8211; Access Policy, Disclosure Policy, and Validation Standards",
        "url": "https://cdlib.org/cdlinfo/2022/04/28/updated-west-policies-validation-standards-disclosure-policy-and-access-policy/"
      }
    }
  ],
  "link": {
    "text": "View all news",
    "url": "https://cdlib.org/cdlinfo/"
  }
}

No notes defined.