We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db36f4c commit 8eeb37bCopy full SHA for 8eeb37b
1 file changed
docs/js/site.js
@@ -13,6 +13,7 @@
13
company: "https://moroz.cc",
14
telegram: "https://t.me/sdai_app",
15
discord: "https://discord.gg/jzdR9m8Ves",
16
+ fourPda: "https://4pda.to/forum/index.php?showtopic=1082639",
17
nightly: "nightly.html",
18
testFlight: "testflight.html",
19
googlePlay: "https://play.google.com/store/apps/details?id=com.shifthackz.aisdv1.app",
@@ -128,6 +129,7 @@
128
129
<h2>Community</h2>
130
<a href="${site.links.telegram}" ${external}>Telegram</a>
131
<a href="${site.links.discord}" ${external}>Discord</a>
132
+ <a href="${site.links.fourPda}" ${external}>4PDA</a>
133
</nav>
134
<nav class="footer-column" aria-label="Beta testing">
135
<h2>Beta Testing</h2>
0 commit comments