Jacky Zhao
2023-08-23 bfb416b35a02dabbdaedc9e3c8980f8b4aadd9aa
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) => {