File tree Expand file tree Collapse file tree 2 files changed +7
-15
lines changed
Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 1- < head >
2- < meta charset ="utf-8 " />
3- < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
4- < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
5- < meta property ="og:image " content ="https://keepandroidopen.org/altered-deal.png " />
6- < meta property ="og:type " content ="website " />
7- < meta name ="twitter:card " content ="summary " />
8- < meta name ="twitter:title " content ="{{site.title}} " />
9- < meta name ="twitter:image " content ="https://keepandroidopen.org/altered-deal.png " />
10- </ head >
11-
1+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
2+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
3+ < meta property ="og:image " content ="https://keepandroidopen.org/altered-deal.png " />
4+ < meta property ="og:type " content ="website " />
5+ < meta name ="twitter:card " content ="summary " />
6+ < meta name ="twitter:title " content ="{{site.title}} " />
7+ < meta name ="twitter:image " content ="https://keepandroidopen.org/altered-deal.png " />
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="{{ page.lang | default: site.lang | default: "en-US " }}">
3-
43< head >
54 < meta charset ="UTF-8 ">
65 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
7372 }
7473 </ style >
7574</ head >
76-
7775< body >
7876 < div class ="container-lg px-3 my-5 markdown-body ">
7977 < h1 > {{ page.title }}</ h1 >
@@ -85,7 +83,6 @@ <h1>{{ page.title }}</h1>
8583 </ div >
8684 {{ content }}
8785 </ div >
88-
8986 < footer >
9087 < div style ="display: flex; flex-wrap: wrap; justify-content: space-between; padding-top: 2em; margin-left: auto; margin-right: auto; ">
9188 < div style ="flex: 1; min-width: 200px; margin: 20px; ">
@@ -114,5 +111,4 @@ <h4 style="margin-top: 0; margin-bottom: 10px; font-size: 16px; ">
114111 </ div >
115112 </ footer >
116113</ body >
117-
118114</ html >
You can’t perform that action at this time.
0 commit comments