File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ project:
88
99license :
1010 software : MIT License
11- software_url : http ://opensource.org/licenses/MIT
11+ software_url : https ://opensource.org/licenses/MIT
1212
1313 docs : CC BY 3.0
14- docs_url : http ://creativecommons.org/licenses/by/3.0/
14+ docs_url : https ://creativecommons.org/licenses/by/3.0/
1515
1616links :
1717 header :
Original file line number Diff line number Diff line change 66 < li class ="list-inline-item ">
77 < iframe
88 class ="github-btn "
9- src ="http ://ghbtns.com/github-btn.html?user={{ site.social.github.user }}&repo={{ site.social.github.repo }}&type=watch&count=true "
9+ src ="https ://ghbtns.com/github-btn.html?user={{ site.social.github.user }}&repo={{ site.social.github.repo }}&type=watch&count=true "
1010 width ="90 "
1111 height ="20 "
1212 title ="Star on GitHub "
1515 < li class ="list-inline-item ">
1616 < iframe
1717 class ="github-btn "
18- src ="http ://ghbtns.com/github-btn.html?user={{ site.social.github.user }}&repo={{ site.social.github.repo }}&type=fork&count=true "
18+ src ="https ://ghbtns.com/github-btn.html?user={{ site.social.github.user }}&repo={{ site.social.github.repo }}&type=fork&count=true "
1919 width ="90 "
2020 height ="20 "
2121 title ="Fork on GitHub "
Original file line number Diff line number Diff line change 5757 margin-top : 1.75rem ;
5858 }
5959
60+ img {
61+ max-width : 100% ;
62+ }
63+
6064 table {
6165 width : 100% ;
6266
You can’t perform that action at this time.
0 commit comments