Aaron Pham
2024-03-07 f44e4d25e69c17c61ee911c889231a51f1d1c3a8
fix(tag): remove hash on main page (#969)

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
1 files modified
2 ■■■ changed files
quartz/plugins/emitters/tagPage.tsx 2 ●●● patch | view | raw | blame | history
quartz/plugins/emitters/tagPage.tsx
@@ -73,7 +73,7 @@
          const title =
            tag === "index"
              ? i18n(cfg.locale).pages.tagContent.tagIndex
              : `${i18n(cfg.locale).pages.tagContent.tag}: #${tag}`
              : `${i18n(cfg.locale).pages.tagContent.tag}: ${tag}`
          return [
            tag,
            defaultProcessedContent({