From d0daa3727e203cfc36da227eb1e800d585bca14a Mon Sep 17 00:00:00 2001 From: Arthur Centeno Date: Thu, 18 Nov 2021 19:33:04 +0000 Subject: Update index_page by AC --- wqflask/wqflask/templates/index_page.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wqflask/wqflask/templates/index_page.html b/wqflask/wqflask/templates/index_page.html index cfb1bed4..3e2f424d 100755 --- a/wqflask/wqflask/templates/index_page.html +++ b/wqflask/wqflask/templates/index_page.html @@ -203,23 +203,23 @@
-->
- Webinars & Courses + Webinars & Courses

In-person courses, live webinars and webinar recordings

-

+

- Tutorials + Tutorials

Tutorials: Training materials in HTML, PDF and video formats -

+

- Documentation + Documentation

Online manuals, handbooks, fact sheets and FAQs -

+

-- cgit v1.2.3 From a0b4fda475041c4f6d6a2fa35db1a93e90768c39 Mon Sep 17 00:00:00 2001 From: Arthur Centeno Date: Thu, 18 Nov 2021 19:33:52 +0000 Subject: update base by AC --- wqflask/wqflask/templates/base.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html index e037246a..c17409d0 100644 --- a/wqflask/wqflask/templates/base.html +++ b/wqflask/wqflask/templates/base.html @@ -93,11 +93,7 @@
  • Systems Genetics PheWAS
  • Genome Browser
  • BXD Power Calculator
  • -<<<<<<< HEAD -
  • Jupyter Notebook Launcher
  • -=======
  • Jupyter Notebooks
  • ->>>>>>> dea1afa01025026a0754de60615b974a5cb3fd24
  • Interplanetary File System
  • -- cgit v1.2.3