Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion donations.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ function gtag(){dataLayer.push(arguments);}

<h2>مساهمة تقنية</h2>
<p style="font-size: 18px; direction: rtl">تحميل الشيفرة المصدرية (رخصة GPLv3) : <br />
<a href="https://github.com/hassandraga/alif" target="_blank">https://github.com/hassandraga/alif</a></p>
<a href="https://github.com/alifcommunity/alifstudio" target="_blank">https://github.com/alifcommunity/alifstudio</a></p>
<p style="font-size: 18px">مجتمع ألف يرحب بالمبرمجين المتطوعين الجدد اللدين يرغبون في الانظمام اليه من اجل تطوير مكتبات لغة ألف، عن طريق المساهمة بخبراتهم في البرمجة بلغة سي++ و مكتبات وكس ويدجيتز</p>

<footer>
Expand Down
2 changes: 1 addition & 1 deletion download.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ function gtag(){dataLayer.push(arguments);}
<p style="font-size: 18px">ألف ستوديو هو عبارة عن مجموعة من التطبيقات مفتوحة المصدر، تشكل بيئة تطوير متكاملة خاصة بلغة ألف، تسهل على المبرمجين كتابة تطبيقات بلغة ألف و تحرير ملفات شيفرة ألف، و كذالك عملية تثبيت مترجم ألف، و القيام بالتحديث عبر الانترنت</p>

<p style="font-size: 18px; direction: rtl">تحميل الشيفرة المصدرية (رخصة GPLv3) : <br />
<a href="https://github.com/hassandraga/alif" target="_blank">https://github.com/hassandraga/alif</a></p>
<a href="https://github.com/alifcommunity/alifstudio" target="_blank">https://github.com/alifcommunity/alifstudio</a></p>

</header>

Expand Down