1- < footer class ="container py-5 ">
2- < div class ="row ">
3- < div class ="col-12 col-md ">
4- < img class ="bi " width ="32 " height ="32 " src ="/img/icon32.svg " alt ="webOS Homebrew ">
5- < small class ="d-block mb-3 text-body-secondary " translate ="no "> © 2020–2024</ small >
6- </ div >
7- < div class ="col-6 col-md ">
8- < h5 > Guides</ h5 >
9- < ul class ="list-unstyled text-small ">
10- < li > < a class ="link-secondary text-decoration-none " href ="/rooting "> Rooting</ a > </ li >
11- < li > < a class ="link-secondary text-decoration-none " href ="/devmode "> Dev Mode</ a > </ li >
12- </ ul >
13- </ div >
14- < div class ="col-6 col-md ">
15- < h5 > Resources</ h5 >
16- < ul class ="list-unstyled text-small ">
17- < li > < a class ="link-secondary text-decoration-none " href ="/develop "> Develop</ a > </ li >
18- < li > < a class ="link-secondary text-decoration-none " href ="/toh "> Table of Hardware</ a > </ li >
19- </ ul >
20- </ div >
21- < div class ="col-6 col-md ">
22- < h5 > Links</ h5 >
23- < ul class ="list-unstyled text-small ">
24- < li > < a class ="link-secondary text-decoration-none " href ="https://github.com/webosbrew/ ">
25- < i class ="bi bi-github me-2 "> </ i > webosbrew</ a > </ li >
26- < li > < a class ="link-secondary text-decoration-none " href ="https://github.com/OpenLGTV ">
27- < i class ="bi bi-github me-2 "> </ i > OpenLGTV</ a > </ li >
28- < li > < a class ="link-secondary text-decoration-none " href ="https://discord.gg/xWqRVEm ">
29- < i class ="bi bi-discord me-2 "> </ i > Discord</ a >
30- </ li >
31- </ ul >
1+ < footer class ="py-5 bg-body-tertiary ">
2+ < div class ="container ">
3+ < div class ="row ">
4+ < div class ="col-12 col-md ">
5+ < img class ="logo " width ="32 " height ="32 " src ="/img/icon32.svg " alt ="webOS Homebrew ">
6+ < small class ="d-block mb-3 text-body-secondary " translate ="no "> © 2020–2024</ small >
7+ </ div >
8+ < div class ="col-6 col-md ">
9+ < h5 > Guides</ h5 >
10+ < ul class ="list-unstyled text-small ">
11+ < li > < a class ="link-secondary text-decoration-none " href ="/rooting "> Rooting</ a > </ li >
12+ < li > < a class ="link-secondary text-decoration-none " href ="/devmode "> Dev Mode</ a > </ li >
13+ </ ul >
14+ </ div >
15+ < div class ="col-6 col-md ">
16+ < h5 > Resources</ h5 >
17+ < ul class ="list-unstyled text-small ">
18+ < li > < a class ="link-secondary text-decoration-none " href ="/develop "> Develop</ a > </ li >
19+ < li > < a class ="link-secondary text-decoration-none " href ="/toh "> Table of Hardware</ a > </ li >
20+ </ ul >
21+ </ div >
22+ < div class ="col-6 col-md ">
23+ < h5 > Links</ h5 >
24+ < ul class ="list-unstyled text-small ">
25+ < li > < a class ="link-secondary text-decoration-none " href ="https://github.com/webosbrew/ ">
26+ < i class ="bi bi-github me-2 "> </ i > webosbrew</ a > </ li >
27+ < li > < a class ="link-secondary text-decoration-none " href ="https://github.com/OpenLGTV ">
28+ < i class ="bi bi-github me-2 "> </ i > OpenLGTV</ a > </ li >
29+ < li > < a class ="link-secondary text-decoration-none " href ="https://discord.gg/xWqRVEm ">
30+ < i class ="bi bi-discord me-2 "> </ i > Discord</ a >
31+ </ li >
32+ </ ul >
33+ </ div >
3234 </ div >
3335 </ div >
3436</ footer >
0 commit comments