From bf88ac32e658a00a8d6034546cd607c35996eee8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 8 Mar 2021 18:57:34 -0500 Subject: make a dedicated history page --- static/install/cli.html | 3 ++- static/install/index.html | 3 ++- static/install/web.html | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'static/install') diff --git a/static/install/cli.html b/static/install/cli.html index 91e083bd..f241a7bf 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -26,7 +26,7 @@ - +
@@ -40,6 +40,7 @@
  • FAQ
  • Releases
  • Source
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/install/index.html b/static/install/index.html index 155ab86a..62152a74 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -26,7 +26,7 @@ - +
    @@ -40,6 +40,7 @@
  • FAQ
  • Releases
  • Source
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/install/web.html b/static/install/web.html index bb3a5a3d..8ad557de 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -26,7 +26,7 @@ - + @@ -42,6 +42,7 @@
  • FAQ
  • Releases
  • Source
  • +
  • History
  • Articles
  • Donate
  • Contact
  • -- cgit v1.3.1