From 6bd24af2ffbea91db1b10a5d5258980ce2068c7f Mon Sep 17 00:00:00 2001 From: sadbeast Date: Tue, 16 Jul 2024 18:16:29 -0700 Subject: let's go --- src/templates/about.zmpl | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/templates/about.zmpl (limited to 'src/templates/about.zmpl') diff --git a/src/templates/about.zmpl b/src/templates/about.zmpl new file mode 100644 index 0000000..9d13f89 --- /dev/null +++ b/src/templates/about.zmpl @@ -0,0 +1,37 @@ +

Team Draft is a 2-person sports team fantasy scoring league, where you draft sports teams and score points throughout the season based on wins and playoff appearances. The idea was taken from Mina Kimes's yearly NFL Team Draft with Mike Golic, Jr. on the Mina Kimes Show podcast.

+

Scoring

+

NFL

+ + + + + + + + + + + + + + + + + + + + + + + + +
When your team:You score:
Wins + 1
Makes the playoffs + 5
Makes the divisional round + 5
Makes the conference championship game + 10
Wins the Super Bowl + 5
+

Who made this?

+

This was made by me, and it's open source.

+

If you have any issues, reach out at sadbeast@sadbeast.com.

+ -- cgit v1.2.3