From b3e07c840e15068b525c8a0780953993c6ab777a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 27 Mar 2021 15:53:54 -0400 Subject: migrate history page into an index page --- static/install/cli.html | 2 +- static/install/index.html | 2 +- static/install/web.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'static/install') diff --git a/static/install/cli.html b/static/install/cli.html index 193ec94b..52183d57 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -40,7 +40,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/install/index.html b/static/install/index.html index a7387bdd..72b575e5 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -40,7 +40,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/install/web.html b/static/install/web.html index aa8bcaa5..430a5b3e 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -42,7 +42,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • -- cgit v1.3.1