From 109aecd62f7d5312a2a4dd9d13cba8a22a3c1911 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Fri, 17 Mar 2023 18:56:47 +0600 Subject: [PATCH] notifications: fixed bot title --- .env.local | 4 +- public/images/muro_avatar.svg | 483 ++++++++++++++++++- src/components/boris/BorisContacts/index.tsx | 6 +- 3 files changed, 478 insertions(+), 15 deletions(-) diff --git a/.env.local b/.env.local index 7ce71954..7ce09d99 100644 --- a/.env.local +++ b/.env.local @@ -1,7 +1,7 @@ # NEXT_PUBLIC_API_HOST=https://pig.staging.vault48.org/ # NEXT_PUBLIC_REMOTE_CURRENT=https://pig.staging.vault48.org/static/ -NEXT_PUBLIC_API_HOST=http://localhost:7777/ +# NEXT_PUBLIC_API_HOST=http://localhost:7777/ # NEXT_PUBLIC_REMOTE_CURRENT=http://localhost:7777/static/ -# NEXT_PUBLIC_API_HOST=https://pig.vault48.org/ +NEXT_PUBLIC_API_HOST=https://pig.vault48.org/ NEXT_PUBLIC_REMOTE_CURRENT=https://pig.vault48.org/static/ NEXT_PUBLIC_BOT_USERNAME=vault48testbot \ No newline at end of file diff --git a/public/images/muro_avatar.svg b/public/images/muro_avatar.svg index 66de9bf0..4508ee92 100644 --- a/public/images/muro_avatar.svg +++ b/public/images/muro_avatar.svg @@ -25,17 +25,149 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="px" showgrid="false" - inkscape:zoom="1.9334893" - inkscape:cx="93.095936" - inkscape:cy="136.54071" + inkscape:zoom="0.41408646" + inkscape:cx="391.22265" + inkscape:cy="106.258" inkscape:window-width="1280" inkscape:window-height="735" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" - inkscape:current-layer="g164" /> + inkscape:current-layer="layer1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -232,13 +364,178 @@ y2="17.931936" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.64669929,0,0,0.64669929,17.76083,2.4733507)" /> + + + + + + + + + + + + + + + + + + id="g1717"> + d="m 32.008382,11.250476 c -0.199148,0.005 -0.387268,0.01607 -0.56379,0.03566 -1.412176,0.156678 -6.167237,0.778576 -8.495089,3.389974 -2.32785,2.611396 -3.441132,6.95318 -3.474206,8.570019 -0.03308,1.61684 -2.823084,18.883602 -2.823084,18.883602 L 0,52.282079 V 67.733332 H 67.733332 V 46.794042 L 53.203987,40.226485 c 0,0 -2.574761,-15.695583 -4.539258,-20.672123 -1.964497,-4.97654 -8.690183,-8.246434 -11.167277,-8.150407 -2.167455,0.08402 -4.095036,-0.188826 -5.48907,-0.153479 z" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/boris/BorisContacts/index.tsx b/src/components/boris/BorisContacts/index.tsx index 894c3506..0643f4f7 100644 --- a/src/components/boris/BorisContacts/index.tsx +++ b/src/components/boris/BorisContacts/index.tsx @@ -17,9 +17,9 @@ const BorisContacts: FC = () => (