diff --git a/content/img/404_bg.svg b/content/img/404_bg.svg
index 834a3484..ccbb0536 100644
--- a/content/img/404_bg.svg
+++ b/content/img/404_bg.svg
@@ -9232,14 +9232,14 @@
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
- inkscape:zoom="0.21185462"
- inkscape:cx="1982.4916"
- inkscape:cy="828.39828"
+ inkscape:zoom="0.47250329"
+ inkscape:cx="510.04936"
+ inkscape:cy="537.56239"
inkscape:document-units="mm"
- inkscape:current-layer="layer9"
+ inkscape:current-layer="g87265"
showgrid="false"
- inkscape:window-width="2560"
- inkscape:window-height="1387"
+ inkscape:window-width="1440"
+ inkscape:window-height="784"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
@@ -9275,144 +9275,196 @@
transform="translate(12.833556,-21.812334)">
- DataLad is a free and open source command line tool with a Python API and is compatible with - all major operating systems. Use DataLad to: + DataLad is a free and open source Python-based tool that is compatible with + all major operating systems. It can be used via its + Graphical User Interface or via the + command line to:
create
new datasets locallydatalad create my_dataset
datalad save -m "hello world"
datalad push --to location
@@ -174,6 +177,14 @@datalad get example.txt
datalad drop example.txt