File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
< footer class ="py-6 text-small ">
2
2
< div class ="container-xl d-flex px-3 px-md-6 ">
3
- < div class ="d-flex text-gray mr-3 ">
4
- {% octicon "mark-github" height="20" class="mr-3" %}
5
- < span > {{ "now" | date: "%Y" }} GitHub, Inc.</ span >
6
- </ div >
7
-
8
- < ul class ="d-flex list-style-none ">
3
+ < ul class ="d-flex list-style-none flex-wrap flex-justify-center flex-xl-justify-start ">
4
+ < li class ="d-flex mr-xl-3 text-gray ">
5
+ {% octicon "mark-github" height="20" class="mr-2 mr-xl-3" %}
6
+ < span > {{ "now" | date: "%Y" }} GitHub, Inc.</ span >
7
+ </ li >
9
8
< li class ="ml-3 "> < a href ="/github/site-policy/github-terms-of-service "> {% data ui.footer.terms %} </ a > </ li >
10
9
< li class ="ml-3 "> < a href ="/github/site-policy/github-privacy-statement "> {% data ui.footer.privacy %} </ a > </ li >
11
10
< li class ="ml-3 "> < a href ="https://github.com/security "> {% data ui.footer.product.links.security %}</ a > </ li >
You can’t perform that action at this time.
0 commit comments