|
|
@ -8,7 +8,8 @@ Released: - |
|
|
|
* [Changed] Improve documentation |
|
|
|
* [Changed] Improve documentation |
|
|
|
* [Changed] Add CSS rules for definition lists to default theme |
|
|
|
* [Changed] Add CSS rules for definition lists to default theme |
|
|
|
* [Changed] Always use `on404Content...` execution path when serving a `404.md` |
|
|
|
* [Changed] Always use `on404Content...` execution path when serving a `404.md` |
|
|
|
* [Changed] Deny access to `.git` directory (`.htaccess` file) |
|
|
|
* [Changed] Deny access to `.git` directory, `CHANGELOG.md`, `composer.json` |
|
|
|
|
|
|
|
and `composer.lock` (`.htaccess` file) |
|
|
|
* [Changed] Use Pico's `404.md` to deny access to `.git`, `config`, `content`, |
|
|
|
* [Changed] Use Pico's `404.md` to deny access to `.git`, `config`, `content`, |
|
|
|
* `content-sample`, `lib` and `vendor` dirs (`.htaccess` file) |
|
|
|
* `content-sample`, `lib` and `vendor` dirs (`.htaccess` file) |
|
|
|
* [Fixed] #342: Fix responsiveness in default theme |
|
|
|
* [Fixed] #342: Fix responsiveness in default theme |
|
|
|