File tree Expand file tree Collapse file tree 4 files changed +11
-7
lines changed
Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1010 <!-- Open Graph Meta Tags -->
1111 < meta property ="og:title " content ="About - LinuxDroid ">
1212 < meta property ="og:description " content ="Learn about the LinuxDroid project and the team making Linux accessible on Android devices. ">
13- < meta property ="og:image " content ="https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/LinuxDroid/Banner/IMG_20231220_014524-removebg-preview .png ">
13+ < meta property ="og:image " content ="images/logo .png ">
1414 < meta property ="og:url " content ="https://aryanvbw.github.io/LinuxDroid/about ">
1515
1616 <!-- Twitter Card Meta Tags -->
1717 < meta name ="twitter:card " content ="summary_large_image ">
1818 < meta name ="twitter:title " content ="About - LinuxDroid ">
1919 < meta name ="twitter:description " content ="Discover the story behind LinuxDroid and its mission. ">
20- < meta name ="twitter:image " content ="https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/LinuxDroid/Banner/IMG_20231220_014524-removebg-preview .png ">
20+ < meta name ="twitter:image " content ="images/logo .png ">
2121
2222 <!-- Favicon -->
2323 < link rel ="icon " href ="../images/favicon.png " type ="image/png ">
3838 < header >
3939 < div class ="container header-container ">
4040 < div class ="logo ">
41- < img src ="https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/LinuxDroid/Banner/IMG_20231220_014524-removebg-preview .png " alt ="LinuxDroid Logo " style ="height: 40px; ">
41+ < img src ="../images/logo .png " alt ="LinuxDroid Logo " style ="height: 40px; ">
4242 < span class ="logo-text "> LinuxDroid</ span >
4343 </ div >
4444
@@ -98,7 +98,7 @@ <h3>Core Values</h3>
9898 </ div >
9999
100100 < div class ="about-image ">
101- < img src ="https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/LinuxDroid/Banner/IMG_20231220_014524-removebg-preview .png " alt ="LinuxDroid Mission ">
101+ < img src ="images/logo .png " alt ="LinuxDroid Mission ">
102102 </ div >
103103 </ div >
104104 </ div >
Original file line number Diff line number Diff line change 1010 <!-- Open Graph Meta Tags -->
1111 < meta property ="og:title " content ="Documentation - LinuxDroid ">
1212 < meta property ="og:description " content ="Complete guide for installing and using Linux distributions on Android with LinuxDroid. ">
13- < meta property ="og:image " content ="https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/LinuxDroid/Banner/IMG_20231220_014524-removebg-preview .png ">
13+ < meta property ="og:image " content ="images/logo .png ">
1414 < meta property ="og:url " content ="https://aryanvbw.github.io/LinuxDroid/documentation ">
1515
1616 <!-- Twitter Card Meta Tags -->
1717 < meta name ="twitter:card " content ="summary_large_image ">
1818 < meta name ="twitter:title " content ="Documentation - LinuxDroid ">
1919 < meta name ="twitter:description " content ="Complete guide for LinuxDroid - Run Linux on Android. ">
20- < meta name ="twitter:image " content ="https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/LinuxDroid/Banner/IMG_20231220_014524-removebg-preview .png ">
20+ < meta name ="twitter:image " content ="images/logo .png ">
2121
2222 <!-- Favicon -->
2323 < link rel ="icon " href ="../images/favicon.png " type ="image/png ">
3838 < header >
3939 < div class ="container header-container ">
4040 < div class ="logo ">
41- < img src ="https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/LinuxDroid/Banner/IMG_20231220_014524-removebg-preview .png " alt ="LinuxDroid Logo " style ="height: 40px; ">
41+ < img src ="../images/logo .png " alt ="LinuxDroid Logo " style ="height: 40px; ">
4242 < span class ="logo-text "> LinuxDroid</ span >
4343 </ div >
4444
You can’t perform that action at this time.
0 commit comments