Zero King
2023-08-24 8cf7280614f8c1f2c9aaba5671f388d63bbea4dd
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) => {