From cb35535c12418f61bfa912c245db571298c820f7 Mon Sep 17 00:00:00 2001 From: Sofiya <148779211+vsofiya@users.noreply.github.com> Date: Tue, 9 Jan 2024 11:19:14 +0100 Subject: [PATCH 1/3] Add files via upload --- static/docs/build/img/mainpageheronew.svg | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 static/docs/build/img/mainpageheronew.svg diff --git a/static/docs/build/img/mainpageheronew.svg b/static/docs/build/img/mainpageheronew.svg new file mode 100644 index 0000000..a414608 --- /dev/null +++ b/static/docs/build/img/mainpageheronew.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 4fc9b7d694ad71bce9422fb90709aaad71337b7b Mon Sep 17 00:00:00 2001 From: Sofiya <148779211+vsofiya@users.noreply.github.com> Date: Tue, 9 Jan 2024 11:24:39 +0100 Subject: [PATCH 2/3] Update index.scss --- src/pages/index.scss | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/index.scss b/src/pages/index.scss index a60e9a0..5fb3404 100644 --- a/src/pages/index.scss +++ b/src/pages/index.scss @@ -5,7 +5,7 @@ text-align: center; position: relative; overflow: hidden; - background-image: url("/static/docs/build/img/mainpagehero.svg" + background-image: url("/static/docs/build/img/mainpageheronew.svg" ); @media (min-width: $lg) { padding: 2rem; @@ -33,7 +33,7 @@ text-decoration: none; letter-spacing: 0.15em; background: #09d3ac; - box-shadow: 0 0 34px #09d3ac; + box-shadow: 0 0 34px #BC82FD; color: white; i:before { width: 20px; @@ -48,7 +48,7 @@ &:before { content: ''; position: absolute; - background: #1b6dc1; + background: #BC82FD; inset: 2px; } span { @@ -67,7 +67,7 @@ left: 80%; width: 10px; height: 4px; - background: #1b6dc1; + background: #BC82FD; transform: translateX(-50%) skewX(325deg); transition: 0.5s; } @@ -79,7 +79,7 @@ left: 20%; width: 10px; height: 4px; - background: #1b6dc1; + background: #BC82FD; transform: translateX(-50%) skewX(325deg); transition: 0.5s; } From be031cb4dd7769a8958aa9d6ca8b793df7a8ce5d Mon Sep 17 00:00:00 2001 From: Sofiya <148779211+vsofiya@users.noreply.github.com> Date: Tue, 9 Jan 2024 11:45:49 +0100 Subject: [PATCH 3/3] Update index.md --- docs/build/drink/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/build/drink/index.md b/docs/build/drink/index.md index 4d95e65..a453f81 100644 --- a/docs/build/drink/index.md +++ b/docs/build/drink/index.md @@ -1,3 +1,5 @@ +# DRink! + ## In brief DRink! is a toolbox for ink! developers that allows for a fully functional ink! contract development without any running node. It provides you with a unique, yet very powerful environment for interacting with contracts: