Add "Playing It Safe" draft and improve type-checking
- Remove most type assertions and improve types - Validate wordCount property - Add "Vore Day" tag - Add licenses
This commit is contained in:
parent
17ef8c652c
commit
fe908a4989
37 changed files with 1309 additions and 841 deletions
|
|
@ -1,2 +1,4 @@
|
|||
ErrorDocument 404 /404.html
|
||||
RedirectMatch 301 ^/stories(\/(index.html)?)?$ /stories/1/
|
||||
Redirect 301 /story/ /stories/
|
||||
Redirect 301 /game/ /games/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue