From f474076a41ce67fdad0c42f0fc2f815a4b3c62d0 Mon Sep 17 00:00:00 2001 From: 4gl <@> Date: Fri, 1 May 2026 16:55:48 +0100 Subject: [PATCH] fix: doc site html side bar --- README.md | 2 -- sasjs/doxy/new_header.html | 10 +++++----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 898c450..150222d 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ ![npm](https://img.shields.io/npm/dt/@sasjs/core) ![GitHub top language](https://img.shields.io/github/languages/top/sasjs/core) [![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/sasjs/core)](https://github.com/sasjs/core/issues?q=is%3Aissue+is%3Aclosed) -[![GitHub issues](https://img.shields.io/github/issues-raw/sasjs/core)](https://github.com/sasjs/core/issues) -![total lines](https://tokei.rs/b1/github/sasjs/core) Much quality. Many standards. The **Macro Core** library exists to save time and development effort! Herein ye shall find a veritable host of MIT-licenced, production quality SAS macros. These are a mix of tools, utilities, functions and code generators that are useful in the context of [Application Development](https://sasapps.io) on the SAS platform (eg https://datacontroller.io). [Contributions](https://github.com/sasjs/core/blob/main/.github/CONTRIBUTING.md) are welcome. diff --git a/sasjs/doxy/new_header.html b/sasjs/doxy/new_header.html index 172bccd..f10fa1d 100644 --- a/sasjs/doxy/new_header.html +++ b/sasjs/doxy/new_header.html @@ -39,6 +39,10 @@ g.async = true; g.src = u + 'matomo.js'; s.parentNode.insertBefore(g, s); })(); + @@ -79,8 +83,4 @@ - - - - - + \ No newline at end of file