From b24b72403bf83584d950bbb1cbda2b015b2b0754 Mon Sep 17 00:00:00 2001 From: filesite Date: Tue, 3 May 2022 23:07:20 +0800 Subject: [PATCH] add header --- themes/manual/views/layout/main.php | 6 ++++ www/content/Manual.md | 45 +++++++++++++++++++---------- www/css/manual.css | 13 ++++++--- 3 files changed, 44 insertions(+), 20 deletions(-) diff --git a/themes/manual/views/layout/main.php b/themes/manual/views/layout/main.php index c5a11fd..3da8cc6 100644 --- a/themes/manual/views/layout/main.php +++ b/themes/manual/views/layout/main.php @@ -17,6 +17,12 @@ require_once __DIR__ . '/../../../../plugins/Html.php'; +
+ +