File tree Expand file tree Collapse file tree 3 files changed +18
-1
lines changed
.vitepress/theme/components/Home Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ import Sponsors from './Sponsors.vue';
77import Testimonials from ' ./Testimonials.vue' ;
88import Community from ' ./Community.vue' ;
99import Footer from ' ./Footer.vue' ;
10+ import NewsLetterSubstack from ' ./../Community/NewsLetterSubstack.vue' ;
1011 </script >
1112
1213<template >
@@ -17,6 +18,7 @@ import Footer from './Footer.vue';
1718 <Sponsors />
1819 <Testimonials />
1920 <Community />
21+ <NewsLetterSubstack />
2022 <Footer />
2123</template >
2224
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import SponsorGroup from '../shared/SponsorGroup.vue';
88 <div class =" text-center mb-16" >
99 <h1 class =" md:!text-5xl mb-2 md:mb-8" >Leaf is all of us</h1 >
1010 <p class =" md:px-[22%]" >
11- Leaf is fully community backed. Your donations go a long way to help us keep Leaf running and keep up with the
11+ Leaf is fully community backed. Your support goes a long way to help us keep Leaf running and keep up with the
1212 demand associated with the growth of our tools. Here are our current sponsors ❤️
1313 </p >
1414 </div >
Original file line number Diff line number Diff line change 1111 "url" : " https://www.algolia.com/" ,
1212 "img" : " https://avatars.githubusercontent.com/u/2034458?s=200&v=4"
1313 },
14+ {
15+ "name" : " GitHub" ,
16+ "url" : " https://www.github.com/" ,
17+ "img" : " https://avatars.githubusercontent.com/u/9919?s=200&v=4"
18+ },
1419 {
1520 "name" : " Terry" ,
1621 "url" : " https://github.com/terrybr" ,
1722 "img" : " https://avatars.githubusercontent.com/u/378788?v=4"
23+ },
24+ {
25+ "name" : " Kunule Imbayi" ,
26+ "url" : " https://opencollective.com/kunule-imbayi" ,
27+ "img" : " https://images.opencollective.com/kunule-imbayi/avatar.png"
28+ },
29+ {
30+ "name" : " Axiojet" ,
31+ "url" : " #" ,
32+ "img" : " https://images.opencollective.com/guest-5b09479c/avatar.png"
1833 }
1934 ],
2035 "pastSponsors" : [
You can’t perform that action at this time.
0 commit comments