Skip to content

Commit

Permalink
add download link and issues link
Browse files Browse the repository at this point in the history
  • Loading branch information
thabetx committed Oct 9, 2023
1 parent 8b7fb57 commit b45d705
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions jalees.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,14 @@
line-height: 1;
}

.issues-link {
text-align: center;
}
.subtitle {
font-size: 2em;
text-align: center;
}

@media screen and (min-width: 600px) {
.mobile-break { display: none; }
}

.download-button {
display: flex;
flex-direction: row;
Expand All @@ -43,8 +42,6 @@
background-color: #008700;
color: white;
padding: 15px 32px;
cursor:pointer;
direction: rtl;
}

.flex-row {
Expand Down Expand Up @@ -79,9 +76,11 @@
<p class="title"> جليس </p>

<p class="subtitle">
برنامج لتلاوة وسماع وحفظ وتفسير القرآن
</p>
<button type="button" class="download-button">تحميل لويندوز</button>
برنامج لتلاوة وسماع وحفظ وتفسير القرآن
</p>
<a class="download-button" href=https://github.com/thabetx/jalees-release/releases/download/23.10/jalees.exe>تحميل لويندوز</a>
<p class="issues-link"><a href=https://github.com/thabetx/jalees-release/issues>تبليغ عن أعطال</a>

</div>

<p> <img class="img" src="images/jalees/jalees.png" alt="jalees screenshot">
Expand All @@ -93,7 +92,7 @@
<div>
<p class="title2">تلاوة</p>
<p class="subtitle">
تلاوة بالتكرار والانتظار للترديد
تلاوة بالتكرار والانتظار للترديد
</p>
</div>
<p> <img class="img" src="images/jalees/audio.png" alt="jalees screenshot">
Expand All @@ -105,7 +104,7 @@
<div>
<p class="title2">فهرس</p>
<p class="subtitle">
طريقة سهلة وسريعة للذهاب إلي السور
طريقة سهلة وسريعة للذهاب إلي السور
</p>
</div>
<p> <img class="img" src="images/jalees/index.png" alt="jalees screenshot">
Expand All @@ -117,7 +116,7 @@
<div>
<p class="title2">صفحات</p>
<p class="subtitle">
طريقة سهلة وسريعة للذهاب إلي الصفحات
طريقة سهلة وسريعة للذهاب إلي الصفحات
</p>
</div>
<p> <img class="img" src="images/jalees/pages-list.png" alt="jalees screenshot">
Expand All @@ -141,7 +140,7 @@
<div>
<p class="title2">ملحوظات</p>
<p class="subtitle">
إضافة ملحوظات للإعانة على الفهم والحفظ
إضافة ملحوظات للإعانة على الفهم والحفظ
</p>
</div>
<p> <img class="img" src="images/jalees/notes.png" alt="jalees screenshot">
Expand All @@ -151,7 +150,6 @@
<hr>
<p> شكر خاص


<p><a href=https://quran.com/ar/apps>قرآن أندرويد</a> : بيانات منظمة وسهلة الاستخدام (تقسيم صور المصحف لآيات والتفاسير).
<p><a href=https://alquran.cloud/api>موقع Al Quran Cloud</a> : التسجيلات الصوتية.
<p><a href=https://dm.qurancomplex.gov.sa/en>مجمع الملك فهد لطباعة المصحف الشريف</a> : صور القرآن.
Expand Down

0 comments on commit b45d705

Please sign in to comment.