Skip to content

Commit ad0fd21

Browse files
authored
Revise index.html for version 1.1 updates
Updated the HTML structure and content for version 1.1, including new styles and additional links.
1 parent c825ad5 commit ad0fd21

1 file changed

Lines changed: 18 additions & 12 deletions

File tree

index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,38 @@
1-
<!--file= index.html
2-
<!-- repo= Jabri_RiemannOS
3-
4-
51
<!DOCTYPE html>
62
<html lang="ar" dir="rtl">
73
<head>
84
<meta charset="UTF-8">
95
<meta name="viewport" content="width=device-width, initial-scale=1.0">
10-
<title>Jabri-RiemannOS - Al-Jabri</title>
6+
<title>Jabri-RiemannOS v1.1 - Al-Jabri</title>
117
<style>
12-
body{background:#0a0a0a;color:#e0e0e0;font-family:'Tajawal',Arial;text-align:center;padding:30px 15px;line-height:1.8}
8+
body{background:#0a0a0a;color:#e0e0e0;font-family:'Tajawal',Arial;text-align:center;padding:30px 15px;line-height:1.8;margin:0}
139
h1{color:#6ae3ff;font-size:2.2em;margin:10px 0}
1410
h3{color:#6ae3ff;font-weight:400;font-size:1.2em}
1511
img{border-radius:50%;border:4px solid #6ae3ff;width:140px;height:140px;object-fit:cover;margin:20px 0}
1612
.btn{display:inline-block;background:#6ae3ff;color:#000;padding:12px 24px;border-radius:8px;text-decoration:none;margin:6px;font-weight:bold;font-size:14px}
1713
.btn:hover{background:#4dc3ff}
14+
.doi{color:#aaa;font-size:0.9em;margin-top:25px;margin-bottom:30px}
15+
h4{color:#6ae3ff;font-size:1.3em;margin-top:35px;margin-bottom:15px}
16+
.pdf{display:block;color:#6ae3ff;text-decoration:none;line-height:2.6;font-size:1.1em}
17+
.pdf:hover{text-decoration:underline}
1818
</style>
1919
</head>
2020
<body>
21-
2221
<img src="Jabri_photo.png" alt="Al-Jabri">
23-
<h1>Jabri-RiemannOS</h1>
24-
<h3>賲. 毓亘丿丕賱賱賴 賲丨賲丿 賳丕氐乇 丕賱噩亘乇賷</h3>
25-
22+
<h1>Jabri-RiemannOS v1.1</h1>
23+
<h3>م. عبدالله محمد ناصر الجبري</h3>
2624
<p><b>Independent Researcher in Mathematics & Theoretical Physics</b></p>
2725

28-
<a class="btn" href="https://github.com/Jabri-web">馃寪 夭賷丕乇丞 亘乇賵賮丕賷賱 GitHub</a>
29-
<a class="btn" href="https://colab.research.google.com/github/Jabri-web/Jabri-RiemannOS/blob/main/Copy_of_Zx_all.ipynb">鬲卮睾賷賱 毓賱賶 Colab</a>
26+
<a class="btn" href="https://github.com/Jabri-web/Jabri-RiemannOS">زيارة الريبو</a>
27+
<a class="btn" href="https://colab.research.google.com/github/Jabri-web/Jabri-RiemannOS/blob/main/Copy_of_Zx_all.ipynb">تشغيل Colab</a>
28+
29+
<p class="doi">DOI: 10.5281/zenodo.XXXXXXX</p>
30+
31+
<h4>🕌 مكتبة الحضارة الإسلامية</h4>
32+
<a class="pdf" href="pdfs/History.pdf" target="_blank">1. History / كتب تاريخية</a>
33+
<a class="pdf" href="pdfs/Relations.pdf" target="_blank">2. Relations / كتب انساب</a>
34+
<a class="pdf" href="pdfs/Yemen_Tradition.pdf" target="_blank">3. Yemen Tradition / تراث يمني</a>
35+
<a class="pdf" href="pdfs/Yemen_Tourist.pdf" target="_blank">4. Yemen Tourist / السياحة في اليمن</a>
3036

3137
</body>
3238
</html>

0 commit comments

Comments
 (0)