diff --git a/hugo.toml b/hugo.toml index c4412ae..18e1d31 100755 --- a/hugo.toml +++ b/hugo.toml @@ -2,13 +2,13 @@ # The base URL of your site (required). This will be prepended to all relative URLs. baseURL = "/" # Title of your website (required). -title = "Hugoplate" +title = "Tobias' Blog" # Your theme name theme = "hugoplate" # Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List -timeZone = "America/New_York" +timeZone = "Europe/Berlin" # post pagination -paginate = 2 # see https://gohugo.io/extras/pagination/ +paginate = 4 # see https://gohugo.io/extras/pagination/ # post excerpt summaryLength = 10 # see https://gohugo.io/content-management/excerpts/ # disable language diff --git a/hugo_stats.json b/hugo_stats.json index 74b6d22..0b8737e 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -75,7 +75,6 @@ "bg-body", "bg-gradient-to-b", "bg-gray-200", - "bg-primary", "bg-theme-light", "bg-white", "block", @@ -88,22 +87,18 @@ "btn-primary", "btn-sm", "capitalize", - "col-12", "container", "content", "cursor-pointer", "dark:bg-darkmode-body", - "dark:bg-darkmode-primary", "dark:bg-darkmode-theme-light", "dark:border-darkmode-border", "dark:from-darkmode-body", "dark:hover:bg-darkmode-primary", - "dark:hover:bg-darkmode-theme-light", "dark:hover:text-dark", "dark:hover:text-darkmode-primary", "dark:opacity-0", "dark:opacity-100", - "dark:text-dark", "dark:text-darkmode-dark", "dark:text-darkmode-light", "dark:text-darkmode-primary", @@ -126,8 +121,6 @@ "fixed", "flex", "font-bold", - "font-primary", - "font-semibold", "form-input", "form-label", "from-body", @@ -139,12 +132,10 @@ "h-6", "h2", "h3", - "h5", "header", "hidden", "highlight", "hover:bg-primary", - "hover:bg-theme-light", "hover:text-primary", "hover:text-white", "img", @@ -209,11 +200,9 @@ "mr-5", "ms-1", "mt-10", - "mt-11", "mt-20", "mt-6", "mt-8", - "mt-9", "mx-auto", "nav-item", "nav-link", @@ -241,10 +230,8 @@ "px-2", "px-3", "px-4", - "px-7", "px-8", "py-1", - "py-1.5", "py-10", "py-14", "py-2", @@ -252,7 +239,6 @@ "py-[2.5px]", "rounded", "rounded-2xl", - "rounded-full", "rounded-lg", "row", "search-icon", @@ -282,7 +268,6 @@ "sm:hidden", "social-icons", "space-x-1", - "space-x-3", "space-y-4", "sr-only", "sticky", @@ -297,8 +282,6 @@ "tab-nav", "tab-nav-item", "table-of-content", - "testimonial-slider", - "testimonial-slider-pagination", "text-[12px]", "text-[8rem]", "text-black", @@ -307,7 +290,6 @@ "text-light", "text-primary", "text-red-500", - "text-white", "text-xl", "theme-switcher", "tip", @@ -320,7 +302,6 @@ "warning", "xl:bg-blue-200", "xl:block", - "xl:col-6", "xl:hidden", "xl:space-x-8", "z-10", diff --git a/public/404.html b/public/404.html index 8f17e3f..861bb36 100644 --- a/public/404.html +++ b/public/404.html @@ -81,7 +81,7 @@ -Hugoplate +Tobias' Blog @@ -183,13 +183,13 @@ - + - + @@ -263,7 +263,7 @@