docs: 🚚 new website

This commit is contained in:
ThatOneCalculator 2023-07-19 10:06:57 -07:00
parent e4aae6c27c
commit e67633298e
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
16 changed files with 225 additions and 97 deletions

View File

@ -1,9 +1,9 @@
<div align="center">
<a href="https://firefish.org/">
<img src="./title_float.svg" alt="Firefish logo" style="border-radius:50%" width="400"/>
<a href="https://joinfirefish.org/">
<img src="./title.svg" alt="Firefish logo" style="border-radius:50%" width="400"/>
</a>
**🌎 **[Firefish](https://firefish.org/)** is an open source, decentralized social media platform that's free forever! 🚀**
**🌎 **[Firefish](https://joinfirefish.org/)** is an open source, decentralized social media platform that's free forever! 🚀**
[![no github badge](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page/)
[![status badge](https://ci.codeberg.org/api/badges/firefish/firefish/status.svg)](https://ci.codeberg.org/firefish/firefish)
@ -18,7 +18,7 @@
<div>
<img src="https://pool.jortage.com/voringme/misskey/e7cd2a17-8b23-4e1e-b5cf-709480c623e2.png" align="right" height="320px" alt="Calc (the Firefish mascot) smoking a fat dart"/>
<img src="./animated.svg" align="right" height="320px"/>
# ✨ About Firefish
@ -54,11 +54,11 @@
- If you have the means to, [donations](https://opencollective.com/Firefish) are a great way to keep us going.
- If you know how to program in TypeScript, Vue, or Rust, read the [contributing](./CONTRIBUTING.md) document.
- If you know a non-English language, translating Firefish on [Weblate](https://hosted.weblate.org/engage/firefish/) help bring Firefish to more people. No technical experience needed!
- Want to write/report about us, have any professional inquiries, or just have questions to ask? Contact us [here!](https://firefish.org/contact/)
- Want to write/report about us, have any professional inquiries, or just have questions to ask? Contact us [here!](https://joinfirefish.org/contact/)
### All links
- 🌐 Homepage: <https://firefish.org>
- 🌐 Homepage: <https://joinfirefish.org>
- 💸 Donations:
- OpenCollective: <https://opencollective.com/Firefish>
- Liberapay: <https://liberapay.com/ThatOneCalculator>
@ -66,15 +66,15 @@
- 🚢 Flagship server: <https://firefish.social>
- 💁 Matrix support room: <https://matrix.to/#/#firefish:matrix.fedibird.com>
- 📣 Official account: <https://i.firefish.cloud/@firefish>
- 📜 Server list: <https://firefish.org/join>
- 📜 Server list: <https://joinfirefish.org/join>
- ✍️ Weblate: <https://hosted.weblate.org/engage/firefish/>
- ️️📬 Contact: <https://firefish.org/contact/>
- ️️📬 Contact: <https://joinfirefish.org/contact/>
# 🌠 Getting started
Want to just join a Firefish server? View the list here, pick one, and join:
### https://firefish.org/join
### https://joinfirefish.org/join
---

153
animated.svg Normal file
View File

@ -0,0 +1,153 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1792 1792">
<style>
/* Eyes */
@keyframes firefish-logo-blink {
95% {
transform: scaleY(1);
}
97.5% {
transform: scaleY(0);
}
100% {
transform: scaleY(1);
}
}
#firefish-logo-eye-l,
#firefish-logo-eye-r {
transform-origin: center;
transform-box: fill-box;
animation-name: firefish-logo-blink;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
/* Bubbles */
@keyframes firefish-logo-bloop {
0% {
transform: translateY(400px);
opacity: 0;
}
20% {
opacity: 0;
}
30% {
opacity: 1;
}
80% {
opacity: 1;
}
90% {
opacity: 0;
}
100% {
transform: translateY(-400px);
}
}
.firefish-logo-bubble {
animation-name: firefish-logo-bloop;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-duration: 2s;
animation-timing-function: ease-out;
fill: #31748f;
opacity: 0;
}
#firefish-logo-bubble-1 {
animation-delay: 0s;
}
#firefish-logo-bubble-2 {
animation-delay: .2s;
}
#firefish-logo-bubble-3 {
animation-delay: .6s;
}
#firefish-logo-bubble-4 {
animation-delay: .8s;
}
#firefish-logo-bubble-5 {
animation-delay: 1s;
}
</style>
<defs>
<linearGradient id="firefish-logo-linear-gradient" x1="26.41" y1="1765.71" x2="1492.49" y2="299.62"
gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#ec476d" />
<stop offset="1" stop-color="#f6ae4a" />
</linearGradient>
<linearGradient id="firefish-logo-linear-gradient-purple" x1="512" y1="1788" x2="512" y2="1398.68"
gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#db44db" stop-opacity=".3" />
<stop offset=".11" stop-color="#db44db" stop-opacity=".21" />
<stop offset=".27" stop-color="#db44db" stop-opacity=".12" />
<stop offset=".44" stop-color="#db44db" stop-opacity=".05" />
<stop offset=".65" stop-color="#db44db" stop-opacity=".01" />
<stop offset="1" stop-color="#db44db" stop-opacity="0" />
</linearGradient>
<linearGradient id="firefish-logo-linear-gradient-3" x1="-351.25" y1="1382.82" x2="1150.74" y2="-119.17"
xlink:href="#firefish-logo-linear-gradient" />
<linearGradient id="firefish-logo-linear-gradient-4" x1="412.3" y1="2147.8" x2="1915.31" y2="644.8"
xlink:href="#firefish-logo-linear-gradient" />
<linearGradient id="firefish-logo-linear-gradient-5" x1="28.25" y1="1763.75" x2="1531.25" y2="260.75"
xlink:href="#firefish-logo-linear-gradient" />
</defs>
<!-- Bubbles -->
<circle id="firefish-logo-bubble-1" class="firefish-logo-bubble" cx="205" cy="500" r="40" />
<circle id="firefish-logo-bubble-2" class="firefish-logo-bubble" cx="140" cy="500" r="80" />
<circle id="firefish-logo-bubble-3" class="firefish-logo-bubble" cx="95" cy="500" r="70" />
<circle id="firefish-logo-bubble-4" class="firefish-logo-bubble" cx="200" cy="500" r="40" />
<circle id="firefish-logo-bubble-5" class="firefish-logo-bubble" cx="95" cy="500" r="20" />
<g id="firefish-logo-firefish">
<g id="firefish-logo-fish">
<g id="firefish-logo-body">
<path
d="m928,768.11H96c-53.02,0-96,42.98-96,96v832c0,53.02,42.98,96,96,96h832c53.02,0,96-42.98,96-96v-832c0-53.02-42.98-96-96-96Z"
fill="url(#firefish-logo-linear-gradient)" />
</g>
<g id="firefish-logo-body-purple-grad">
<path
d="m928,768.11H96C42.98,768.11,0,811.09,0,864.11v832c0,53.02,42.98,96,96,96h832c53.02,0,96-42.98,96-96v-832c0-53.02-42.98-96-96-96Z"
fill="url(#firefish-logo-linear-gradient-purple)" />
</g>
<g id="firefish-logo-fin-l">
<path
d="m927.66,639.79h-439.94c-52.98,0-95.94-42.95-95.94-95.94V103.91c0-85.47,103.34-128.27,163.77-67.84l439.94,439.94c60.44,60.44,17.63,163.77-67.84,163.77Z"
fill="url(#firefish-logo-linear-gradient-3)" />
</g>
<g id="firefish-logo-fin-b">
<path
d="m1694.66,1408.11h-445.51c-53.65,0-97.15-43.5-97.15-97.15v-445.51c0-86.55,104.64-129.9,165.84-68.7l445.51,445.51c61.2,61.2,17.86,165.84-68.7,165.84Z"
fill="url(#firefish-logo-linear-gradient-4)" />
</g>
<g id="firefish-logo-fin-r">
<path
d="m1694.66,640h-445.51c-53.65,0-97.15-43.5-97.15-97.15V97.34c0-86.55,104.64-129.9,165.84-68.7l445.51,445.51c61.2,61.2,17.86,165.84-68.7,165.84Z"
fill="url(#firefish-logo-linear-gradient-5)" />
</g>
<g id="firefish-logo-eye-l">
<circle cx="256" cy="1408.11" r="128" fill="#fff" />
</g>
<g id="firefish-logo-eye-r">
<circle cx="576" cy="1408.11" r="128" fill="#fff" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -1,6 +1,6 @@
apiVersion: v2
name: firefish
description: A fun, new, open way to experience social media https://firefish.org
description: A fun, new, open way to experience social media https://joinfirefish.org
# A chart can be either an 'application' or a 'library' chart.
#

View File

@ -2,7 +2,7 @@
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: rc](https://img.shields.io/badge/AppVersion-rc-informational?style=flat-square)
A fun, new, open way to experience social media https://firefish.org
A fun, new, open way to experience social media https://joinfirefish.org
## Requirements

View File

@ -53,7 +53,7 @@ const nodeinfo2 = async () => {
name: "firefish",
version: config.version,
repository: meta.repositoryUrl,
homepage: "https://firefish.org/",
homepage: "https://joinfirefish.org/",
},
protocols: ["activitypub"],
services: {

View File

@ -55,33 +55,33 @@ describe("fromHtml", () => {
it("link with different text", () => {
assert.deepStrictEqual(
fromHtml('<p>a <a href="https://firefish.org/b">c</a> d</p>'),
"a [c](https://firefish.org/b) d",
fromHtml('<p>a <a href="https://joinfirefish.org/b">c</a> d</p>'),
"a [c](https://joinfirefish.org/b) d",
);
});
it("link with different text, but not encoded", () => {
assert.deepStrictEqual(
fromHtml('<p>a <a href="https://firefish.org/ä">c</a> d</p>'),
"a [c](<https://firefish.org/ä>) d",
fromHtml('<p>a <a href="https://joinfirefish.org/ä">c</a> d</p>'),
"a [c](<https://joinfirefish.org/ä>) d",
);
});
it("link with same text", () => {
assert.deepStrictEqual(
fromHtml(
'<p>a <a href="https://firefish.org/b">https://firefish.org/b</a> d</p>',
'<p>a <a href="https://joinfirefish.org/b">https://joinfirefish.org/b</a> d</p>',
),
"a https://firefish.org/b d",
"a https://joinfirefish.org/b d",
);
});
it("link with same text, but not encoded", () => {
assert.deepStrictEqual(
fromHtml(
'<p>a <a href="https://firefish.org/ä">https://firefish.org/ä</a> d</p>',
'<p>a <a href="https://joinfirefish.org/ä">https://joinfirefish.org/ä</a> d</p>',
),
"a <https://firefish.org/ä> d",
"a <https://joinfirefish.org/ä> d",
);
});
@ -98,8 +98,8 @@ describe("fromHtml", () => {
it("link without text", () => {
assert.deepStrictEqual(
fromHtml('<p>a <a href="https://firefish.org/b"></a> d</p>'),
"a https://firefish.org/b d",
fromHtml('<p>a <a href="https://joinfirefish.org/b"></a> d</p>'),
"a https://joinfirefish.org/b d",
);
});
@ -110,15 +110,15 @@ describe("fromHtml", () => {
it("mention", () => {
assert.deepStrictEqual(
fromHtml(
'<p>a <a href="https://firefish.org/@user" class="u-url mention">@user</a> d</p>',
'<p>a <a href="https://joinfirefish.org/@user" class="u-url mention">@user</a> d</p>',
),
"a @user@firefish.org d",
"a @user@joinfirefish.org d",
);
});
it("hashtag", () => {
assert.deepStrictEqual(
fromHtml('<p>a <a href="https://firefish.org/tags/a">#a</a> d</p>', [
fromHtml('<p>a <a href="https://joinfirefish.org/tags/a">#a</a> d</p>', [
"#a",
]),
"a #a d",

View File

@ -55,7 +55,7 @@ export default defineComponent({
this.$i ? this.$i.username : "guest"
}.\nAlso, here is ${config.url} and [example link](${
config.url
}). for more details, see https://firefish.org.\nAs you know #misskey is open-source software.`,
}). for more details, see https://joinfirefish.org.\nAs you know #misskey is open-source software.`,
};
},

View File

@ -1,7 +1,7 @@
<template>
<div v-if="instance.disableRegistration" style="margin-bottom: 1rem">
<p>{{ i18n.ts.signupsDisabled }}</p>
<a href="https://firefish.org/join">
<a href="https://joinfirefish.org/join">
<MkButton rounded gradate
>{{ i18n.ts.findOtherInstance }}
</MkButton>

View File

@ -43,7 +43,7 @@
</div>
<div class="_formBlock" style="text-align: center">
{{ i18n.ts._aboutFirefish.about }}<br /><a
href="https://firefish.org/"
href="https://joinfirefish.org/"
target="_blank"
class="_link"
>{{ i18n.ts.learnMore }}</a

View File

@ -455,7 +455,7 @@ defineProps<{
let preview_mention = $ref("@example");
let preview_hashtag = $ref("#test");
let preview_link = $ref(`[${i18n.ts._mfm.dummy}](https://firefish.org)`);
let preview_link = $ref(`[${i18n.ts._mfm.dummy}](https://joinfirefish.org)`);
let preview_emoji = $ref(
instance.emojis.length ? `:${instance.emojis[0].name}:` : ":emojiname:",
);

View File

@ -37,7 +37,7 @@ export function openHelpMenu_(ev: MouseEvent) {
text: i18n.ts.apps,
icon: "ph-device-mobile ph-bold ph-lg",
action: () => {
window.open("https://firefish.org/apps", "_blank");
window.open("https://joinfirefish.org/apps", "_blank");
},
},
{

View File

@ -63,7 +63,7 @@
>
<small
>Powered by
<a href="https://firefish.org/" target="_blank"
<a href="https://joinfirefish.org/" target="_blank"
>Firefish</a
></small
>

View File

@ -18,7 +18,7 @@
>
<small
>Powered by
<a href="https://firefish.org/" target="_blank"
<a href="https://joinfirefish.org/" target="_blank"
>Firefish</a
></small
>

View File

@ -69,7 +69,7 @@
>
<small
>Powered by
<a href="https://firefish.org/" target="_blank"
<a href="https://joinfirefish.org/" target="_blank"
>Firefish</a
></small
>

39
title.svg Normal file
View File

@ -0,0 +1,39 @@
<svg width="1024" height="354" viewBox="0 0 1024 354" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M853.807 151.515H690.623C680.224 151.515 671.794 159.945 671.794 170.344V333.528C671.794 343.927 680.224 352.357 690.623 352.357H853.807C864.206 352.357 872.636 343.927 872.636 333.528V170.344C872.636 159.945 864.206 151.515 853.807 151.515ZM722.005 302.146C708.14 302.146 696.9 290.906 696.9 277.041C696.9 263.176 708.14 251.936 722.005 251.936C735.87 251.936 747.11 263.176 747.11 277.041C747.11 290.906 735.87 302.146 722.005 302.146ZM784.768 302.146C770.903 302.146 759.663 290.906 759.663 277.041C759.663 263.176 770.903 251.936 784.768 251.936C798.633 251.936 809.873 263.176 809.873 277.041C809.873 290.906 798.633 302.146 784.768 302.146Z" fill="url(#paint0_linear_1_80)"/>
<path d="M853.807 151.517H690.623C680.224 151.517 671.794 159.947 671.794 170.346V333.53C671.794 343.929 680.224 352.359 690.623 352.359H853.807C864.206 352.359 872.636 343.929 872.636 333.53V170.346C872.636 159.947 864.206 151.517 853.807 151.517ZM722.005 302.148C708.14 302.148 696.9 290.908 696.9 277.043C696.9 263.178 708.14 251.938 722.005 251.938C735.87 251.938 747.11 263.178 747.11 277.043C747.11 290.908 735.87 302.148 722.005 302.148ZM784.768 302.148C770.903 302.148 759.663 290.908 759.663 277.043C759.663 263.178 770.903 251.938 784.768 251.938C798.633 251.938 809.873 263.178 809.873 277.043C809.873 290.908 798.633 302.148 784.768 302.148Z" fill="url(#paint1_linear_1_80)"/>
<path d="M853.74 126.347H767.453C757.062 126.347 748.636 117.923 748.636 107.53V21.2427C748.636 4.47916 768.905 -3.91539 780.757 7.937L867.044 94.2243C878.899 106.079 870.502 126.345 853.738 126.345L853.74 126.347Z" fill="url(#paint2_linear_1_80)"/>
<path d="M1004.18 277.041H916.796C906.273 277.041 897.741 268.509 897.741 257.987V170.607C897.741 153.631 918.265 145.129 930.268 157.132L1017.65 244.512C1029.65 256.516 1021.15 277.039 1004.17 277.039L1004.18 277.041Z" fill="url(#paint3_linear_1_80)"/>
<path d="M1004.18 126.388H916.796C906.273 126.388 897.741 117.856 897.741 107.334V19.9541C897.741 2.97871 918.265 -5.52371 930.268 6.4797L1017.65 93.8595C1029.65 105.863 1021.15 126.386 1004.17 126.386L1004.18 126.388Z" fill="url(#paint4_linear_1_80)"/>
<path d="M17.8203 245.43C10.7104 245.43 6.01887 245.732 0.874268 246.489V221.07C5.11077 221.676 12.0716 222.129 17.8203 222.129H21.9057V215.017C21.9057 195.045 33.2541 185.817 57.916 185.817C66.389 185.817 72.5927 186.725 80.9127 188.994L76.2232 211.236C71.5336 208.665 66.9931 207.453 61.2444 207.453C53.8305 207.453 50.9552 210.479 50.9552 218.346V222.127H55.3427C61.6975 222.127 69.8684 221.674 75.4661 221.068V246.487C69.1113 245.73 64.1178 245.428 55.6448 245.428H50.9552V291.575C50.9552 302.015 51.2572 307.008 52.1653 314.42H20.6956C21.6037 307.006 21.9057 301.409 21.9057 291.575V245.428H17.8203V245.43ZM116.923 222.129C116.015 228.333 115.713 234.386 115.713 244.975V291.577C115.713 299.747 116.166 307.916 116.923 314.422H85.3003C86.2084 307.008 86.5104 301.26 86.5104 291.577V244.975C86.5104 235.141 86.2084 228.937 85.3003 222.129H116.923ZM116.47 188.541V211.236H85.7553V188.541H116.47Z" fill="#484363"/>
<path d="M194.992 249.365C188.033 247.246 184.25 246.489 179.56 246.489C171.845 246.489 165.943 249.212 161.555 254.66C158.68 258.291 157.621 261.468 157.017 268.127V291.729C157.017 301.413 157.319 307.161 158.227 314.424H126.908C127.816 306.859 128.118 301.413 128.118 291.578V244.977C128.118 233.933 127.816 228.637 126.908 222.131H157.017V234.084C164.431 224.401 173.508 220.315 187.276 220.315C192.119 220.315 195.143 220.617 202.255 222.131L194.992 249.366V249.365Z" fill="#484363"/>
<path d="M223.135 276.751C224.65 289.005 231.759 295.513 243.712 295.513C249.765 295.513 255.06 293.546 258.993 289.915C261.262 287.797 262.321 286.134 263.531 282.199L289.856 289.613C286.377 297.48 284.108 300.962 279.871 305.198C271.247 313.671 259.144 318.059 244.165 318.059C229.186 318.059 217.687 313.822 209.063 305.198C200.137 296.121 195.294 283.26 195.294 268.28C195.294 238.322 214.509 218.501 243.408 218.501C267.011 218.501 283.504 231.361 288.799 253.905C290.009 258.746 290.615 265.1 291.068 273.726C291.068 274.332 291.068 275.239 291.22 276.753H223.133L223.135 276.751ZM262.474 255.87C260.356 246.187 253.85 241.043 243.41 241.043C232.97 241.043 226.162 245.883 223.589 255.87H262.474Z" fill="#484363"/>
<path d="M307.408 245.43C300.297 245.43 295.607 245.732 290.462 246.489V221.07C294.699 221.676 301.658 222.129 307.408 222.129H311.494V215.017C311.494 195.045 322.842 185.817 347.504 185.817C355.977 185.817 362.181 186.725 370.503 188.994L365.813 211.236C361.124 208.665 356.583 207.453 350.834 207.453C343.421 207.453 340.545 210.479 340.545 218.346V222.127H344.933C351.288 222.127 359.459 221.674 365.056 221.068V246.487C358.701 245.73 353.708 245.428 345.235 245.428H340.545V291.575C340.545 302.015 340.847 307.008 341.755 314.42H310.284C311.192 307.006 311.494 301.409 311.494 291.575V245.428H307.408V245.43ZM406.511 222.129C405.603 228.333 405.301 234.386 405.301 244.975V291.577C405.301 299.747 405.754 307.916 406.511 314.422H374.888C375.796 307.008 376.099 301.26 376.099 291.577V244.975C376.099 235.141 375.796 228.937 374.888 222.129H406.511ZM406.058 188.541V211.236H375.343V188.541H406.058Z" fill="#484363"/>
<path d="M439.948 283.559C441.462 291.426 446.605 294.907 456.743 294.907C465.822 294.907 470.967 292.336 470.967 287.644C470.967 285.375 469.757 283.408 467.639 282.197C465.52 280.987 463.553 280.381 455.231 278.718C443.732 276.449 437.832 274.935 432.838 273.271C425.576 270.547 420.582 267.068 417.709 262.529C415.288 258.444 413.925 253.299 413.925 248.154C413.925 229.998 429.206 218.954 454.474 218.954C468.849 218.954 479.591 222.131 486.703 228.637C491.694 233.025 494.117 237.412 496.537 245.885L467.335 249.062C466.577 242.859 462.796 240.136 454.625 240.136C446.454 240.136 441.915 242.708 441.915 246.642C441.915 250.577 445.093 252.24 460.072 255.568C474.899 258.746 479.589 260.107 484.885 262.831C494.719 267.672 499.41 275.086 499.41 285.981C499.41 294.001 496.686 301.262 491.694 306.104C484.432 313.367 472.026 317.149 455.835 317.149C436.771 317.149 423.304 312.004 416.043 302.019C413.017 297.782 411.505 294.152 409.991 286.889L439.948 283.561V283.559Z" fill="#484363"/>
<path d="M503.343 314.424C504.251 307.312 504.553 300.958 504.553 291.578V211.389C504.553 200.949 504.251 194.443 503.343 188.543H534.661C533.753 195.2 533.451 200.647 533.451 211.389V227.427C533.451 228.637 533.3 231.057 533.3 232.42C542.379 223.645 551.91 219.862 564.77 219.862C575.059 219.862 583.228 222.737 588.828 228.335C594.881 234.388 597.452 241.802 597.452 253.754V291.731C597.452 300.507 597.905 308.071 598.662 314.426H567.19C568.098 307.163 568.4 300.809 568.4 291.58V260.564C568.4 254.511 567.794 251.789 565.98 249.215C563.862 246.493 560.534 245.13 556.297 245.13C547.673 245.13 539.502 250.879 533.451 260.866V291.58C533.451 300.204 533.753 306.559 534.661 314.426H503.343V314.424Z" fill="#484363"/>
<defs>
<linearGradient id="paint0_linear_1_80" x1="676.974" y1="347.179" x2="964.523" y2="59.6281" gradientUnits="userSpaceOnUse">
<stop stop-color="#EC476D"/>
<stop offset="1" stop-color="#F6AE4A"/>
</linearGradient>
<linearGradient id="paint1_linear_1_80" x1="772.215" y1="351.552" x2="772.215" y2="275.193" gradientUnits="userSpaceOnUse">
<stop stop-color="#DB44DB" stop-opacity="0.3"/>
<stop offset="0.11" stop-color="#DB44DB" stop-opacity="0.21"/>
<stop offset="0.27" stop-color="#DB44DB" stop-opacity="0.12"/>
<stop offset="0.44" stop-color="#DB44DB" stop-opacity="0.05"/>
<stop offset="0.65" stop-color="#DB44DB" stop-opacity="0.01"/>
<stop offset="1" stop-color="#DB44DB" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint2_linear_1_80" x1="602.902" y1="272.081" x2="897.494" y2="-22.5089" gradientUnits="userSpaceOnUse">
<stop stop-color="#EC476D"/>
<stop offset="1" stop-color="#F6AE4A"/>
</linearGradient>
<linearGradient id="paint3_linear_1_80" x1="752.661" y1="422.121" x2="1047.45" y2="127.332" gradientUnits="userSpaceOnUse">
<stop stop-color="#EC476D"/>
<stop offset="1" stop-color="#F6AE4A"/>
</linearGradient>
<linearGradient id="paint4_linear_1_80" x1="677.335" y1="346.794" x2="972.125" y2="52.0046" gradientUnits="userSpaceOnUse">
<stop stop-color="#EC476D"/>
<stop offset="1" stop-color="#F6AE4A"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 8.2 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.0 KiB