The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: fmt

+1 -1
+1 -1
quartz/util/path.ts
··· 1 1 import { slug } from "github-slugger" 2 - import type { Element as HastElement } from "hast" 2 + import type { Element as HastElement } from "hast" 3 3 // this file must be isomorphic so it can't use node libs (e.g. path) 4 4 5 5 export const QUARTZ = "quartz"