From 29b44c006b12c92f5f81aee9c96a552715a553a2 Mon Sep 17 00:00:00 2001 From: David Brett Date: Wed, 13 Dec 2023 14:29:08 +0000 Subject: [PATCH] Update _config.yml --- _config.yml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/_config.yml b/_config.yml index d8078dc..ee5da2a 100644 --- a/_config.yml +++ b/_config.yml @@ -30,7 +30,7 @@ description: > tagline: EUC Geek and Ultra Runner # A list of keywords for your blog -keywords: ["Running, Ultra, Ultramarathon, Citrix, NetScaler, Cloud, PowerShell, Community, DaaS, Profiles, CVAD, EUC, Nutanix, Microsoft, AWS, VMWare"] +keywords: [Running, Ultra, Ultramarathon, Citrix, NetScaler, Cloud, PowerShell, Community, DaaS, Profiles, CVAD, EUC, Nutanix, Microsoft, AWS, VMWare] # A (square) logo for your site. # If provided, it will be shown at the top of the sidebar. @@ -71,18 +71,19 @@ menu: copyright: © 2023. All rights reserved. # Format of the permalinks -permalink: /:categories/:year-:month-:day-:title/ +#permalink: /:categories/:year-:month-:day-:title/ +permalink: /:year-:month-:day-:title/ # Pagination configuration (used by the `blog` layout) paginate: 10 -paginate_path: /blog/:num/ - +paginate_path: /:num/ +excerpt_separator: # Theme # --------------------------------------------------------------------------------------- #theme: jekyll-theme-hydejack -remote_theme: hydecorp/hydejack@v9 +#remote_theme: hydecorp/hydejack@v9 # Customizaton @@ -233,7 +234,7 @@ hydejack: no_third_column: false # Set to `true` if you don't like oversized headlines on large screens. - no_large_headings: false + no_large_headings: true # Set to `true` if you do not want to expose your resume and projects # in machine-readable formats. @@ -251,7 +252,7 @@ hydejack: # When using Google Analytics, set to `true` to display a cookie notice banner. # When enabled, no user-related data will be stored until the user gives consent. - cookies_banner: true + cookies_banner: false # Set to `true` if you would like to add a "Powered by Hydejack" link in the footer. # Note that this setting has no effect when using the free version. @@ -260,10 +261,10 @@ hydejack: # Buyers of the PRO version can opt to hide all dates from the theme. # Frequent consumers of online content will know that nothing devalues a post like # seeing an old date. - hide_dates: true + hide_dates: false # TODO - hide_last_modified: true + hide_last_modified: false # Note that dark mode only works in the PRO version of Hydejack. dark_mode: @@ -272,7 +273,8 @@ hydejack: # Set to `true` to use the dark theme based on visitors' preference (OS setting). dynamic: true - + sunrise: 6 + sunset: 18 # Set to `true` to allow visitors to switch between light and dark mode. icon: true @@ -282,7 +284,7 @@ hydejack: # Only use if you know what Service Workers are and how they can impact your site! offline: enabled: false - cache_version: 13 + cache_version: 1 precache_assets: - /assets/img/swipe.svg