diff --git a/content/about.md b/content/about.md index 4fa28e3..a700061 100644 --- a/content/about.md +++ b/content/about.md @@ -5,7 +5,7 @@ description: 'about page of marcus7i.net' # About MarcUs7i.Net -This site hosts multiple services and applications, mostly created, some improved by MarcUs7i +This site hosts multiple services and applications, mostly self-created, some improved by MarcUs7i ## Donations @@ -14,4 +14,4 @@ You can support me by donating to my [Ko-fi](https://ko-fi.com/marcus7i). ## Contact Feel free to [get in touch](/discord) on discord if you'd like to collaborate on a project.
-If discord is a no-go, you can also simply [contact](/contact) via the website. \ No newline at end of file +If discord is a no-go, you can also simply [contact](/contact) me via the website. \ No newline at end of file diff --git a/public/site-config.json b/public/site-config.json index ef5cbe4..b7bd77a 100644 --- a/public/site-config.json +++ b/public/site-config.json @@ -31,8 +31,8 @@ "description": "" }, { - "title": "Anywave", - "url": "/maintenance", + "title": "Otakuanime", + "url": "https://otakuani.me", "icon": "i-simple-icons-stremio", "description": "" }, @@ -84,8 +84,7 @@ "title": "TetrisRemastered", "description": "Tetris in 2D & 3D with customizable music engine", "status": "In development", - "logo-url": "/game-icons/tetrisremastered.png", - "leaderboard-api": "http://localhost:3001/leaderboard" + "logo-url": "/game-icons/tetrisremastered.png" } ] } \ No newline at end of file