We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95495aa commit eee85cdCopy full SHA for eee85cd
docs/_layouts/default.html
@@ -35,9 +35,6 @@ <h1 class="header">{{ site.title | default: site.github.repository_name }}</h1>
35
{{ content }}
36
</section>
37
38
- <footer>
39
- <p><small>Hosted on <a href="https://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p>
40
- </footer>
41
</div>
42
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
43
{% if site.google_analytics %}
@@ -51,4 +48,4 @@ <h1 class="header">{{ site.title | default: site.github.repository_name }}</h1>
51
48
</script>
52
49
{% endif %}
53
50
</body>
54
-</html>
+</html>
0 commit comments