File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 < meta charset ="UTF-8 " />
1616 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
1717 < title > STRUCT - Automated Project Structure Generator</ title >
18+
19+ <!-- Font Awesome -->
20+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css ">
1821 < style >
1922 /* Reset and base styles */
2023 * {
@@ -145,9 +148,12 @@ <h2>Features</h2>
145148 </ section >
146149
147150 < div >
148- < a class ="btn btn-github " href ="https://github.com/httpdss/struct " target ="_blank "> Visit GitHub Repository</ a >
149- < a class ="btn btn-paypal " href ="https://www.paypal.me/httpdss "
150- target ="_blank "> Donate via PayPal</ a >
151+ < a class ="btn btn-github " href ="https://github.com/httpdss/struct " target ="_blank "> </ a >
152+ < i class ="fab fa-github "> </ i > Visit GitHub Repository
153+ </ a >
154+ < a class ="btn btn-paypal " href ="https://www.paypal.me/httpdss " target ="_blank ">
155+ < i class ="fab fa-paypal "> </ i > Donate via PayPal
156+ </ a >
151157 </ div >
152158 </ div >
153159 < footer >
You can’t perform that action at this time.
0 commit comments