apollo-elements/apollo-elements

View on GitHub
docs/decks/graphql-berlin-meetup-03-2021/slides/99-thanks.md

Summary

Maintainability
Test Coverage
---
name: thanks
attrs: flex column
---

<section flex column bleed>
  <h2 color="--secondary" fit center>Thank You!</h2>

  <article class="author"
          grid
          itemprop="author"
          itemscope
          itemtype="http://schema.org/Person">
    <a itemprop="name" href="https://bennypowers.dev">Benny Powers</a>
    <a itemprop="email" href="mailto:web@bennypowers.com">web@bennypowers.com</a>
    <div>
      <span itemprop="jobTitle">Senior Software Engineer</span> @
      <a itemprop="worksFor" href="https://aqovia.com">Aqovia</a>
    </div>
  </article>
</section>