From 1bd82736ae0d3826234aa18a978c00801cd8f8cf Mon Sep 17 00:00:00 2001 From: Danilo Piparo Date: Mon, 11 Nov 2024 10:03:29 +0100 Subject: [PATCH] Upgrade 2 icons of title page --- assets/images/gallery.svg | 71 +------------------------------------ assets/images/histoIcon.svg | 1 + index.html | 2 +- 3 files changed, 3 insertions(+), 71 deletions(-) create mode 100644 assets/images/histoIcon.svg diff --git a/assets/images/gallery.svg b/assets/images/gallery.svg index 61c1b4c0..915db664 100755 --- a/assets/images/gallery.svg +++ b/assets/images/gallery.svg @@ -1,70 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff --git a/assets/images/histoIcon.svg b/assets/images/histoIcon.svg new file mode 100644 index 00000000..db95e8d5 --- /dev/null +++ b/assets/images/histoIcon.svg @@ -0,0 +1 @@ + diff --git a/index.html b/index.html index 72214ac6..00e68577 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ - label: ' Install v{% include root_stable_version %}' url: /install feature_row: - - title: '√-1' + - title: '*.*' excerpt: "ROOT enables statistically sound scientific analyses and visualization of large amounts of data: today, more than 1 exabyte (1,000,000,000 gigabyte) are stored in ROOT files. [The Higgs was found with ROOT!](gallery#higgs-plots)" - title: '*.*' excerpt: "As high-performance software, ROOT is written mainly in C++. You can use it on Linux, macOS, or Windows; it works out of the box. ROOT is [open source](about/license): use it freely, [modify it](install/build_from_source), [contribute to it](contribute)!"