diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cfd945c9..955c950ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ### Fixed - Update NPM plugins to enhance build process [#868](https://github.com/nextcloud/cookbook/pull/868) @christianlupus +- Removed missing CSS link in guest template + [#869](https://github.com/nextcloud/cookbook/pull/869) @christianlupus ## 0.9.8 - 2021-12-05 diff --git a/templates/invalid_guest.php b/templates/invalid_guest.php index b1f435aac..2ce3dca06 100644 --- a/templates/invalid_guest.php +++ b/templates/invalid_guest.php @@ -1,5 +1,7 @@