Skip to content

Commit 4b8aeb2

Browse files
author
Fletcher Tomalty
committed
Github -> GitHub (capitalization)
1 parent c069dc7 commit 4b8aeb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.themes/classic/source/_includes/asides/github.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{% if site.github_user %}
22
<section>
3-
<h1>Github Repos</h1>
3+
<h1>GitHub Repos</h1>
44
<ul id="gh_repos">
55
<li class="loading">Status updating...</li>
66
</ul>
77
{% if site.github_show_profile_link %}
8-
<a href="https://github.com/{{site.github_user}}">@{{site.github_user}}</a> on Github
8+
<a href="https://github.com/{{site.github_user}}">@{{site.github_user}}</a> on GitHub
99
{% endif %}
1010
<script type="text/javascript">
1111
$.domReady(function(){

0 commit comments

Comments
 (0)