Skip to content

Commit

Permalink
Add LiveSplit Twitter to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
wooferzfg committed Mar 23, 2024
1 parent de09855 commit eebadeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ imagesurl: "/images"
url: "http://livesplit.github.io" # the base hostname & protocol for your site
cryze_username: CryZe107
wooferzfg_username: wooferzfg
livesplit_username: LiveSplit

# Build settings
markdown: kramdown
Expand Down
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<footer class="site-footer">
Created by {% include icon-twitter.html username=site.cryze_username %} and {% include icon-twitter.html username=site.wooferzfg_username %}
{% include icon-twitter.html username=site.livesplit_username %} • Created by {% include icon-twitter.html username=site.cryze_username %} and {% include icon-twitter.html username=site.wooferzfg_username %}
</footer>

0 comments on commit eebadeb

Please sign in to comment.