File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7-
87{% seo %}
98 < link rel ="stylesheet " href ="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}">
109 {% include head-custom.html %}
@@ -16,14 +15,6 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
1615 {% endif %}
1716
1817 {{ content }}
19-
20- {% if site.github.private != true and site.github.license %}
21- < div class ="footer border-top border-gray-light mt-5 pt-3 text-right text-gray ">
22- This site is open source. {% github_edit_link "Improve this page" %}.
23- </ div >
24- {% endif %}
2518 </ div >
26- < script src ="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js " integrity ="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg= " crossorigin ="anonymous "> </ script >
27- < script > anchors . add ( ) ; </ script >
2819 </ body >
2920</ html >
You can’t perform that action at this time.
0 commit comments