From cbae88fc4e9b98764cfccca2e85f265c4b894573 Mon Sep 17 00:00:00 2001 From: Adam Brangenberg <adambrangenberg@proton.me> Date: Mon, 31 Jul 2023 04:08:32 +0000 Subject: [PATCH] Removing redundant properties (#356) --- content/configuration.md | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/content/configuration.md b/content/configuration.md index 9f103f4..1545d66 100644 --- a/content/configuration.md +++ b/content/configuration.md @@ -75,8 +75,10 @@ ] ``` +If you'd like to make your own plugins, read the guide on [[making plugins]] for more information. + ### Layout -Certain emitters may also output [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) files. To make sure that +Certain emitters may also output [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) files. To enable easy customization, these emitters allow you to fully rearrange the layout of the page. ### Components -- Gitblit v1.10.0