From 6c2b310ad738477e55b883c1d0c8804d7bdb58b2 Mon Sep 17 00:00:00 2001 From: Dave Skender <8432125+DaveSkender@users.noreply.github.com> Date: Wed, 25 Oct 2023 04:07:45 -0400 Subject: [PATCH] chore: update docs (#1101) Signed-off-by: Dave Skender <8432125+DaveSkender@users.noreply.github.com> --- docs/_includes/footer.html | 6 +++--- docs/_includes/head-style.html | 3 ++- docs/_includes/header.html | 7 ++++--- docs/_layouts/base.html | 2 +- docs/pages/contributing.md | 2 +- docs/pages/guide.md | 10 +++++----- docs/pages/performance.md | 2 +- docs/pages/utilities.md | 2 +- src/Indicators.csproj | 2 +- 9 files changed, 19 insertions(+), 17 deletions(-) diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 5e54b6a42..3cd7e2369 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -8,14 +8,14 @@ All docs are open source. See something that's
wrong or unclear? Submit a pull request.
- + Edit this page
Or, - + learn how to contribute
- + \ No newline at end of file diff --git a/docs/_includes/head-style.html b/docs/_includes/head-style.html index 482a875b7..cb2e9fd54 100644 --- a/docs/_includes/head-style.html +++ b/docs/_includes/head-style.html @@ -188,6 +188,7 @@ } .btn { + text-align: center; display: inline-block; margin: 0; margin-left: 1rem; @@ -314,4 +315,4 @@ padding-bottom: 0.7rem; } } - \ No newline at end of file + diff --git a/docs/_includes/header.html b/docs/_includes/header.html index b7075c7d7..20ea1d909 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -15,8 +15,9 @@
Indicators Guide - NuGet - Package - View on GitHub + NuGetPackage + View on GitHub
\ No newline at end of file diff --git a/docs/_layouts/base.html b/docs/_layouts/base.html index 1245ae356..f1f843575 100644 --- a/docs/_layouts/base.html +++ b/docs/_layouts/base.html @@ -7,7 +7,7 @@
- {{ content }} + {{ content | replace: '