Jacky Zhao
2023-08-14 7bde99b4e2d49e30dad1e0d58ccc34c2e7482005
quartz/plugins/emitters/aliases.ts
@@ -30,9 +30,8 @@
      for (const alias of aliases) {
        const slug = path.posix.join(dir, alias) as ServerSlug
        const fp = (slug + ".html") as FilePath
        const redirUrl = resolveRelative(canonicalizeServer(slug), ogSlug)
        await emit({
        const fp = await emit({
          content: `
            <!DOCTYPE html>
            <html lang="en-us">