removing gh-pages branch and putting everything in master
This commit is contained in:
5
_tooltips/baseball.html
Normal file
5
_tooltips/baseball.html
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
id: baseball
|
||||
---
|
||||
|
||||
{{site.data.definitions.baseball}}
|
5
_tooltips/basketball.html
Normal file
5
_tooltips/basketball.html
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
id: basketball
|
||||
---
|
||||
|
||||
{{site.data.definitions.basketball}}
|
5
_tooltips/football.html
Normal file
5
_tooltips/football.html
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
id: football
|
||||
---
|
||||
|
||||
{{site.data.definitions.football}}
|
5
_tooltips/soccer.html
Normal file
5
_tooltips/soccer.html
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
id: soccer
|
||||
---
|
||||
|
||||
{{site.data.definitions.soccer}}
|
Reference in New Issue
Block a user