File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 < i class ="fa fa-caret-down "> </ i >
3939 </ button >
4040 < div class ="dropdown-content ">
41- < a href ="{{ site.github.url }}/general/ " target ="_blank "> General</ a >
42- < a href ="{{ site.github.url }}/ui/ " target ="_blank "> User Interface</ a >
43- < a href ="{{ site.github.url }}/batch/ " target ="_blank "> Batch Options</ a >
44- < a href ="{{ site.github.url }}/sai/ " target ="_blank "> Installer</ a >
45- < a href ="{{ site.github.url }}/exports/ " target ="_blank "> Exported Apps</ a >
46- < a href ="{{ site.github.url }}/settings/ " target ="_blank "> Settings</ a >
41+ < a href ="{{ site.github.url }}/general/ " target ="_self "> General</ a >
42+ < a href ="{{ site.github.url }}/ui/ " target ="_self "> User Interface</ a >
43+ < a href ="{{ site.github.url }}/batch/ " target ="_self "> Batch Options</ a >
44+ < a href ="{{ site.github.url }}/sai/ " target ="_self "> Installer</ a >
45+ < a href ="{{ site.github.url }}/exports/ " target ="_self "> Exported Apps</ a >
46+ < a href ="{{ site.github.url }}/settings/ " target ="_self "> Settings</ a >
4747 </ div >
4848 </ div >
4949 </ ul >
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ <h1 class="appName">
5252 < a class ="playStoreLink " href ="{{site.playstore_link}} "> < img class ="playStore " src ="assets/playstore.png "> </ a >
5353 {% endif %}
5454 {% if site.playstore_free_link %}
55- < a class ="playStoreLink " href ="{{site.playstore_free_link}} "> < img class ="playStore " src ="assets/playstore.png "> </ a >
55+ < a class ="playStoreLinkFree " href ="{{site.playstore_free_link}} "> < img class ="playStore " src ="assets/playstore.png "> </ a >
5656 {% endif %}
5757 < a class ="fDroidLink " href ="{{site.fdroid_link}} "> < img class ="appStore " src ="assets/fdroid.png "> </ a >
5858 </ div >
You can’t perform that action at this time.
0 commit comments