From 4b88079561e5c9fec63480afe56a1f89c76dc094 Mon Sep 17 00:00:00 2001 From: Jake Stanger Date: Thu, 29 Jun 2023 17:38:41 +0100 Subject: [PATCH] docs: fix header --- docs/Controlling Ironbar.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/Controlling Ironbar.md b/docs/Controlling Ironbar.md index 2b97b37..f320cb2 100644 --- a/docs/Controlling Ironbar.md +++ b/docs/Controlling Ironbar.md @@ -86,8 +86,6 @@ Responds with `ok`. ### `load_css` -### `get` - Loads an additional CSS stylesheet, with hot-reloading enabled. Responds with `ok` if the stylesheet exists, otherwise `error`.