From a7f07047dcae815bf0af8ad487f3f4e67851b508 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 17 Mar 2026 14:06:24 -0500 Subject: Add a frontpage banner image. --- uploader/static/images/frontpage_banner.png | Bin 0 -> 122236 bytes uploader/templates/index.html | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 uploader/static/images/frontpage_banner.png diff --git a/uploader/static/images/frontpage_banner.png b/uploader/static/images/frontpage_banner.png new file mode 100644 index 0000000..d25e1c9 Binary files /dev/null and b/uploader/static/images/frontpage_banner.png differ diff --git a/uploader/templates/index.html b/uploader/templates/index.html index e426732..0d098f0 100644 --- a/uploader/templates/index.html +++ b/uploader/templates/index.html @@ -118,6 +118,11 @@ {%else%} +
+The Genenetwork Uploader (gn-uploader) enables upload of new data into the Genenetwork System. It provides Quality Control over data, and -- cgit 1.4.1