22<!--file= index.html
33<!-- repo= Jabri_RiemannOS
44
5-
65<!DOCTYPE html>
76< html lang ="ar " dir ="rtl ">
87< head >
1514h1 {color : # 6ae3ff ;font-size : 2.5em ;margin-bottom : 10px }
1615h2 {color : # 6ae3ff ;font-size : 1.2em ;font-weight : 400 }
1716img {border-radius : 50% ;border : 4px solid # 6ae3ff ;width : 140px ;height : 140px ;object-fit : cover;margin : 20px 0 }
18- .btn {display : inline-block;background : # 6ae3ff ;color : # 000 ;padding : 14px 28px ;border-radius : 10px ;text-decoration : none;margin : 8px ;font-weight : bold; border : none; cursor : pointer; font-size : 1 em ; font-family : 'Tajawal' , Arial }
17+ .btn {display : inline-block;background : # 6ae3ff ;color : # 000 ;padding : 14px 28px ;border-radius : 10px ;text-decoration : none;margin : 8px ;font-weight : bold}
1918.btn : hover {background : # 4dc3ff }
2019.doi {color : # aaa ;font-size : 0.9em ;margin-top : 30px ;margin-bottom : 40px }
21- .books {display : none;margin-top : 20px }
22- .books .show {display : block}
23- .books a {color : # 6ae3ff ;text-decoration : none;font-size : 1.15em ;line-height : 2.8 ;display : block}
24- .books a : hover {text-decoration : underline}
20+ h3 {color : # 6ae3ff ;font-size : 1.4em ;margin-top : 40px ;margin-bottom : 20px }
21+ a .pdf {color : # 6ae3ff ;text-decoration : none;font-size : 1.15em ;line-height : 2.8 ;display : block}
22+ a .pdf : hover {text-decoration : underline}
2523</ style >
26- < script >
27- function toggleBooks ( ) {
28- document . getElementById ( 'books' ) . classList . toggle ( 'show' ) ;
29- }
30- </ script >
3124</ head >
3225< body >
3326< img src ="Jabri_photo.png " alt ="Al-Jabri ">
@@ -36,19 +29,16 @@ <h2>Zero-Parameter Theory of Everything</h2>
3629< p > م. عبدالله محمد ناصر الجبري</ p >
3730< p > باحث مستقل في الرياضيات والفيزياء النظرية</ p >
3831
39- < a class ="btn " href ="https://github.com/Jabri-web/Zx_RieOS_v1.2 /releases/tag/v1.2.2 "> تحميل v1.2.2</ a >
40- < a class ="btn " href ="https://colab.research.google.com/github/Jabri-web/Zx_RieOS_v1.2 /blob/main/Zx_all.ipynb "> Colab</ a >
32+ < a class ="btn " href ="https://github.com/Jabri-web/Jabri_RiemannOS /releases/tag/v1.2.2 "> تحميل v1.2.2</ a >
33+ < a class ="btn " href ="https://colab.research.google.com/github/Jabri-web/Jabri_RiemannOS /blob/main/Zx_all.ipynb "> Colab</ a >
4134
4235< p class ="doi "> DOI: 10.5281/zenodo.XXXXXXXX</ p >
4336
44- < button class ="btn " onclick ="toggleBooks() "> الكتب Books</ button >
45-
46- < div id ="books " class ="books ">
47- < a href ="pdfs/History.pdf " target ="_blank "> 1. History / كتب تاريخية</ a >
48- < a href ="pdfs/Relations.pdf " target ="_blank "> 2. Relations / كتب انساب</ a >
49- < a href ="pdfs/Yemen_Tradition.pdf " target ="_blank "> 3. Yemen Tradition / تراث يمني</ a >
50- < a href ="pdfs/Yemen_Tourist.pdf " target ="_blank "> 4. Yemen Tourist / السياحة في اليمن</ a >
51- </ div >
37+ < h3 > 🕌 مكتبة الحضارة الإسلامية</ h3 >
38+ < a class ="pdf " href ="pdfs/History.pdf " target ="_blank "> 1. History / كتب تاريخية</ a >
39+ < a class ="pdf " href ="pdfs/Relations.pdf " target ="_blank "> 2. Relations / كتب انساب</ a >
40+ < a class ="pdf " href ="pdfs/Yemen_Tradition.pdf " target ="_blank "> 3. Yemen Tradition / تراث يمني</ a >
41+ < a class ="pdf " href ="pdfs/Yemen_Tourist.pdf " target ="_blank "> 4. Yemen Tourist / السياحة في اليمن</ a >
5242
5343</ body >
5444</ html >
0 commit comments