bfahrenfort
2023-08-24 8200c8d0402cb40e9f65c49dac5be621360a3a20
quartz/components/pages/TagContent.tsx
@@ -37,7 +37,9 @@
    return (
      <div class="popover-hint">
        <article>{content}</article>
        <article>
          <p>{content}</p>
        </article>
        <p>Found {tags.length} total tags.</p>
        <div>
          {tags.map((tag) => {