diff --git a/assets/images/globe_with_meridians.svg b/assets/images/globe_with_meridians.svg deleted file mode 100644 index cb798b55..00000000 --- a/assets/images/globe_with_meridians.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/assets/images/openHand.svg b/assets/images/openHand.svg new file mode 100644 index 00000000..d26f22cc --- /dev/null +++ b/assets/images/openHand.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 00e68577..94ffc412 100644 --- a/index.html +++ b/index.html @@ -14,8 +14,8 @@ feature_row: - 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)!" + - title: '*.*' + excerpt: "ROOT is [open source](about/license), which means that you can use it freely and [modify it](install/build_from_source), and adopts an open development process, inviting [its users to contribute to it](contribute)" - title: '$ _' excerpt: "ROOT comes with an [incredible C++ interpreter](primer#learn-c-at-the-root-prompt), ideal for fast prototyping. Don't like C++? ROOT integrates super-smoothly with Python thanks to its [unique dynamic and powerful Python ⇄ C++ binding](manual/python/). Or what about [using ROOT in a Jupyter notebook](https://nbviewer.jupyter.org/url/root.cern/doc/master/notebooks/rf301_composition.C.nbconvert.ipynb)?" ---