From e0636e5dd8f75647b1e64851e3cc19a7bafac5e6 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Fri, 24 Jun 2022 18:43:17 +0000 Subject: [PATCH] Apply fixes from StyleCI --- config/hyde.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hyde.php b/config/hyde.php index 77bb3d7fa72..b5a0001446c 100644 --- a/config/hyde.php +++ b/config/hyde.php @@ -214,13 +214,13 @@ |-------------------------------------------------------------------------- | | This setting specifies the output path for your site, and is useful if you, - | for example, want to store the site in the docs/ directory for GitHub Pages. + | for example, want to store the site in the docs/ directory for GitHub Pages. | You should use the Hyde::path() helper to ensure the path is relative to your project. | | ⚠ Warning: This directory will be emptied when rebuilding the site! | You should read the documentation before changing this setting. | @see https://hydephp.com/docs/master/advanced-customization#customizing-the-output-directory- - | + | */ /**