mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-02 16:14:03 -05:00
don't load fathom script unless on production
This commit is contained in:
1
types/note.d.ts
vendored
1
types/note.d.ts
vendored
@@ -9,7 +9,6 @@ export type NoteFrontMatter = {
|
||||
description?: string;
|
||||
image?: string;
|
||||
tags?: string[];
|
||||
readingMins?: number;
|
||||
noComments?: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user