also remove mlem parentheses on the website
This commit is contained in:
parent
82863aee58
commit
219b337de5
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ const projects = [{
|
|||
},
|
||||
{
|
||||
name: "MLEM",
|
||||
desc: "(M)LEM (L)ibrary by (E)llpeck for (M)onoGame is an addition to the game framework <a href=\"http://www.monogame.net/\">MonoGame</a> that provides extension methods, quality of life improvements and additional features like a Ui system and easy input handling.",
|
||||
desc: "MLEM Library by Ellpeck for MonoGame is an addition to the game framework <a href=\"http://www.monogame.net/\">MonoGame</a> that provides extension methods, quality of life improvements and additional features like a Ui system and easy input handling.",
|
||||
links: {
|
||||
"Get it on NuGet": "https://www.nuget.org/packages?q=mlem",
|
||||
"See the website": "https://mlem.ellpeck.de/"
|
||||
|
|
Loading…
Reference in a new issue