From 8163edc7638b011227f2e778a86104083be8b05f Mon Sep 17 00:00:00 2001 From: yova Date: Mon, 21 Feb 2022 12:53:30 +0100 Subject: [PATCH] remove stats --- hugo_stats.json | 139 ------------------------------------------------ 1 file changed, 139 deletions(-) delete mode 100644 hugo_stats.json diff --git a/hugo_stats.json b/hugo_stats.json deleted file mode 100644 index 210e995..0000000 --- a/hugo_stats.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "htmlElements": { - "tags": [ - "!doctype", - "a", - "body", - "br", - "button", - "div", - "footer", - "form", - "h1", - "head", - "header", - "hr", - "html", - "img", - "input", - "link", - "main", - "meta", - "p", - "strong", - "textarea", - "title" - ], - "classes": [ - "antialiased", - "appearance-none", - "bg-gray-100", - "bg-gray-800", - "bg-teal-500", - "bg-transparent", - "bg-white", - "border-none", - "border-t", - "border-teal-500", - "button", - "button-primary", - "button-secondary", - "copyright", - "flex", - "flex-col", - "flex-shrink-0", - "focus:outline-none", - "font-medium", - "font-semibold", - "grid", - "grid-cols-1", - "hidden", - "homepage-content", - "hover:bg-gray-200", - "hover:bg-teal-600", - "justify-start", - "leading-relaxed", - "leading-tight", - "lg:pt-0", - "max-w-3xl", - "max-w-screen-xl", - "mb-6", - "md:block", - "md:gap-10", - "md:grid-cols-2", - "md:justify-center", - "md:leading-relaxed", - "md:leading-tight", - "md:pb-24", - "md:px-5", - "md:py-4", - "md:text-5xl", - "md:text-center", - "md:text-lg", - "md:text-xl", - "min-h-screen", - "ml-4", - "mr-3", - "mt-12", - "mt-6", - "mx-auto", - "my-5", - "p-2", - "pb-10", - "pb-16", - "pb-40", - "pb-6", - "prose", - "pt-12", - "pt-16", - "pt-24", - "pt-4", - "px-2", - "px-4", - "px-5", - "px-6", - "py-1", - "py-2", - "py-3", - "relative", - "rounded-lg", - "shadow-lg", - "shadow-md", - "sm:leading-relaxed", - "sm:leading-tight", - "sm:max-w-2xl", - "sm:text-4xl", - "sm:text-lg", - "text-3xl", - "text-gray-600", - "text-gray-700", - "text-gray-800", - "text-left", - "text-white", - "tracking-tight", - "w-full" - ], - "ids": [ - "brand-headline", - "button-cta", - "button-more", - "contact-form", - "content", - "content-wrapper", - "email", - "footer", - "header", - "header-inner-wrapper", - "imprint--privacy-policy", - "main", - "message", - "name", - "newsletter-sign-up-form", - "prototype", - "stay-in-touch", - "tagline-paragraph", - "teaser-image", - "the-future---today" - ] - } -} \ No newline at end of file