Skip to content

Commit eee85cd

Browse files
elharochingor13
authored andcommitted
docs: remove theme details (#859)
Where the page is hosted is not something readers want to know
1 parent 95495aa commit eee85cd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ <h1 class="header">{{ site.title | default: site.github.repository_name }}</h1>
3535
{{ content }}
3636
</section>
3737

38-
<footer>
39-
<p><small>Hosted on <a href="https://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p>
40-
</footer>
4138
</div>
4239
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
4340
{% if site.google_analytics %}
@@ -51,4 +48,4 @@ <h1 class="header">{{ site.title | default: site.github.repository_name }}</h1>
5148
</script>
5249
{% endif %}
5350
</body>
54-
</html>
51+
</html>

0 commit comments

Comments
 (0)