Add basic documentation site

This commit is contained in:
Ske
2019-07-03 10:25:17 +02:00
parent f46fbdf7d4
commit f4b0607572
10 changed files with 377 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ namespace PluralKit
"MMMM d", // January 1
"MM-dd", // 01-01
"MM dd", // 01 01
"MM/dd" // 01-01
"MM/dd" // 01/01
});
// Giving a template value so year will be parsed as 0001 if not present