File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 font-size : 0.9em ;
3838 color : # 666 ;
3939 }
40+ .screenshot {
41+ margin-top : 1em ;
42+ max-width : 100% ;
43+ border : 1px solid # ccc ;
44+ box-shadow : 0 2px 8px rgba (0 , 0 , 0 , 0.1 );
45+ }
4046 footer {
4147 margin-top : 2em ;
4248 border-top : 1px solid # ccc ;
4349 padding-top : 1em ;
4450 font-size : 0.95em ;
4551 }
52+ .download-info {
53+ font-size : 0.9em ;
54+ color : # 555 ;
55+ }
4656 </ style >
4757</ head >
4858< body >
@@ -56,6 +66,9 @@ <h1>📘 J4DocSearch</h1>
5666 < a href ="https://github.com/j4docsearch/j4docsearch/releases/latest " class ="download-button " target ="_blank ">
5767 ⬇️ Download Latest Version
5868 </ a >
69+ < p class ="download-info "> 📦 Download count available on GitHub Release page</ p >
70+
71+ < img src ="screenshot.png " alt ="J4DocSearch Screenshot " class ="screenshot " />
5972
6073 < h2 > 🚀 How It Works</ h2 >
6174 < ul >
You can’t perform that action at this time.
0 commit comments