diff --git a/src/assets/adopt/telltheworld.png b/src/assets/adopt/telltheworld.png deleted file mode 100644 index 2b8e82d..0000000 Binary files a/src/assets/adopt/telltheworld.png and /dev/null differ diff --git a/src/pages/howto.astro b/src/pages/howto.astro index f5af49b..523405a 100644 --- a/src/pages/howto.astro +++ b/src/pages/howto.astro @@ -81,8 +81,8 @@ import tellTheWorld from '../assets/adopt/telltheworld.png';
-
+ backgroundBottomStyling="bg-[url('/images/background-images/choosingALicense-bottom.svg')] bg-contain bg-no-repeat bg-bottom w-full bottom-0 left-0 right-0 min-h-[5rem] z-0 lg:min-h-[5.5rem] xl:min-h-[8rem]"> +
2. Choosing a License

Licensing is the heart of Fair Source

@@ -98,8 +98,8 @@ import tellTheWorld from '../assets/adopt/telltheworld.png';

-
+ backgroundStyling="bg-[url('/images/background-images/auditForSecrets.svg')] bg-contain bg-top bg-no-repeat w-full top-[1.5rem] right-auto left-[1.5rem] min-h-[20rem] bottom-[45%] xl:bg-right xl:top-[2.875rem] xl:right-[3.125rem] xl:left-auto xl:bottom-[1.67rem] xl:w-1/2"> +
Audit For Secrets
@@ -114,8 +114,8 @@ import tellTheWorld from '../assets/adopt/telltheworld.png';
-
+ backgroundBottomStyling="bg-[url('/images/background-images/publishYourRepo-bottom.svg')] bg-contain bg-no-repeat bg-center w-1/2 bottom-[30%] left-0 h-full z-0 xl:min-h-[20rem] xl:bg-left xl:bottom-0"> +
Publish Your Repo
@@ -125,9 +125,9 @@ import tellTheWorld from '../assets/adopt/telltheworld.png';
-
-
+ backgroundStyling="bg-[url('/images/background-images/tellTheWorld.svg')] bg-contain bg-no-repeat bg-right w-full top-0 bottom-[60%] right-0 md:bottom-[40%] xl:bottom-0 xl:w-5/15 z-0"> +
+
5. Tell the World

Let’s spread the word together!

Use the fair-source repo topic on @@ -141,7 +141,7 @@ import tellTheWorld from '../assets/adopt/telltheworld.png'; sectionStyles="!bg-taupe px-[1.5rem] min-h-[20rem] lg:px-[3.5rem]" backgroundStyling="bg-[url('/images/background-images/moreHelp-top.svg')] bg-contain bg-no-repeat bg-left h-full top-0 bottom-0 left-0 w-1/2 z-0" backgroundBottomStyling="bg-[url('/images/background-images/moreHelp-bottom.svg')] bg-contain bg-no-repeat bg-right bottom-0 right-0 h-full w-1/2 z-0"> -

+

Want some more help?

Reach out to us at Github or Twitter if you’ve got more questions. We’re happy to help!