diff options
Diffstat (limited to 'src/ts/types/seo.ts')
| -rw-r--r-- | src/ts/types/seo.ts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ts/types/seo.ts b/src/ts/types/seo.ts deleted file mode 100644 index 18e3c95..0000000 --- a/src/ts/types/seo.ts +++ /dev/null @@ -1,6 +0,0 @@ -export type SEO = { - title: string; - metaDesc: string; - metaRobotsNofollow: string; - metaRobotsNoindex: string; -}; |
