update Ivan

This commit is contained in:
Daniel 2022-06-17 10:58:34 -04:00
parent 241ab52dc6
commit 8a20b2b5fc
6 changed files with 3518 additions and 4310 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -26,8 +26,10 @@ See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
/**
* React Router DOM v6.2.1
* React Router DOM v6.3.0
*
* Copyright (c) Remix Software Inc.
*
@ -38,7 +40,7 @@ and limitations under the License.
*/
/**
* React Router v6.2.1
* React Router v6.3.0
*
* Copyright (c) Remix Software Inc.
*
@ -55,7 +57,7 @@ and limitations under the License.
* @copyright 2014-2019 Yotam Mann
*/
/** @license MUI v5.4.1
/** @license MUI v5.8.0
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.

7803
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,6 @@
import React from 'react';
import { Link } from 'react-router-dom';
import { Donate } from '../Snippets';
import "./home.scss";
@ -55,7 +56,7 @@ export default class Home extends React.Component {
<br /><br />
<div>Made with <span className="heart"></span> by
<br />Danude Sandstorm (Project Lead)
<br />Chiodosin1 and IvanArial98 (Data Contributions)
<br />Chiodosin1 and IvanAriel98 (Data Contributions)
<br />Blitser, Afjak, and Chiodosin1 (Art and Knowledge)
</div>
<div>Do you like the site? You can donate to support it!</div>