commit | a465f354f18b5d461b27e11c5506b1b849f47db3 | [log] [tgz] |
---|---|---|
author | PineaFan <ash@pinea.dev> | Sun Feb 05 16:45:01 2023 +0000 |
committer | PineaFan <ash@pinea.dev> | Sun Feb 05 16:45:01 2023 +0000 |
tree | 7c75771f19545900c53c78558d559ee8ad1053a4 | |
parent | 37476d2c1e59cfae499af564a97fea70b3095761 [diff] [blame] |
Safari improvements; april fools version + small changes
diff --git a/pages/500.js b/pages/500.js index f0c12ef..7ec247d 100644 --- a/pages/500.js +++ b/pages/500.js
@@ -6,7 +6,6 @@ super(props); } - render() { return ( <> @@ -22,6 +21,7 @@ target: true }]} fullscreen={true} + season={this.props.season} /> </> )