File tree Expand file tree Collapse file tree
themes/memmachine/layouts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ tags = 'tags'
3333 googleAnalytics = " G-166982145"
3434
3535 [params .social ]
36- discord = " https://discord.gg/your-invite-code "
36+ discord = " https://discord.gg/usydANvKqD "
3737 twitter = " https://x.com/your-twitter-handle"
3838 youtube = " https://youtube.com/your-channel"
3939 github = " https://github.com/MemMachine/MemMachine"
@@ -119,7 +119,7 @@ tags = 'tags'
119119
120120 [[menus .footerCommunity ]]
121121 name = ' Discord'
122- url = ' https://discord.gg/yourdiscordinvite '
122+ url = ' https://discord.gg/usydANvKqD '
123123 weight = 30
124124 [menus .footerCommunity .params ]
125125 icon = " discord"
Original file line number Diff line number Diff line change 1+ < iframe src ="https://discordapp.com/widget?id=1412878659479666810&theme=dark " width ="350 " height ="500 " allowtransparency ="true " frameborder ="0 " sandbox ="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts "> </ iframe >
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ <h2 class="title-2">Powered by an <span>Amazing Community</span></h2>
4545 </ div >
4646
4747 <!-- GtHub Star History -->
48- < div class ="row ">
48+ < div class ="row mb-5 ">
4949 < div class ="col-md-10 mx-auto text-center " data-aos ="fade-up ">
5050 < h2 class ="title-2 "> Driven by < span > Momentum</ span > </ h2 >
5151 < div class ="mx-850 text-center ">
@@ -59,7 +59,21 @@ <h2 class="title-2">Driven by <span>Momentum</span></h2>
5959 </ div >
6060 </ div >
6161 </ div >
62-
62+
63+ <!-- Discord -->
64+ < div class ="row ">
65+ < div class ="col-md-10 mx-auto text-center " data-aos ="fade-up ">
66+ < h2 class ="title-2 "> Join the < span > Conversation</ span > </ h2 >
67+ < div class ="mx-850 text-center ">
68+ < p >
69+ Connect with the core team and a community of developers in real-time. Get support for the SDK, share your agent builds, and contribute to the open-source code that powers MemMachine.
70+ </ p >
71+ </ div >
72+ {{ partial "discord.html" . }}
73+ </ div >
74+ </ div >
75+ </ div>
76+
6377 <!--=======================================================
6478 GET INVOLVED
6579 =========================================================-->
You can’t perform that action at this time.
0 commit comments