mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-20 20:36:32 +02:00
Add project "MinervaTools"
This commit is contained in:
parent
88fab01941
commit
543e7887dd
14 changed files with 48 additions and 9 deletions
|
@ -8,5 +8,6 @@
|
|||
"github": "https://foo.bar"
|
||||
},
|
||||
"image": "../images/test.jpg",
|
||||
"featured": 0
|
||||
"featured": 0,
|
||||
"date": "20210924T131751.842+0200"
|
||||
}
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
"website": "https://schuelerzeitung-elsensee.de"
|
||||
},
|
||||
"image": "../images/ELSE.jpg",
|
||||
"featured": 2
|
||||
"date": "20190924T131751.842+0200"
|
||||
}
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
"website": "https://schuelerzeitung-elsensee.de"
|
||||
},
|
||||
"image": "../images/ELSE.jpg",
|
||||
"featured": 2
|
||||
"date": "20190924T131751.842+0200"
|
||||
}
|
||||
|
|
|
@ -8,5 +8,6 @@
|
|||
"github": "https://github.com/Unkn0wnCat/KevinK.dev.js"
|
||||
},
|
||||
"image": "../images/KevinK.dev.jpg",
|
||||
"featured": 0
|
||||
"featured": 0,
|
||||
"date": "20200924T131751.842+0200"
|
||||
}
|
||||
|
|
|
@ -8,5 +8,6 @@
|
|||
"github": "https://github.com/Unkn0wnCat/KevinK.dev.js"
|
||||
},
|
||||
"image": "../images/KevinK.dev.jpg",
|
||||
"featured": 0
|
||||
"featured": 0,
|
||||
"date": "20200924T131751.842+0200"
|
||||
}
|
||||
|
|
|
@ -7,5 +7,6 @@
|
|||
"website": "https://kreig.de"
|
||||
},
|
||||
"image": "../images/KREIG.de.jpg",
|
||||
"featured": 1
|
||||
"featured": 1,
|
||||
"date": "20200824T131751.842+0200"
|
||||
}
|
||||
|
|
|
@ -7,5 +7,6 @@
|
|||
"website": "https://kreig.de"
|
||||
},
|
||||
"image": "../images/KREIG.de.jpg",
|
||||
"featured": 1
|
||||
"featured": 1,
|
||||
"date": "20200824T131751.842+0200"
|
||||
}
|
||||
|
|
13
content/projects/minervatools.de.json
Normal file
13
content/projects/minervatools.de.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"urlname": "minerva",
|
||||
"lang": "de",
|
||||
"name": "MinervaTools",
|
||||
"shortDescription": "Ein Welten-Management-Tool für Minecraft",
|
||||
"links": {
|
||||
"website": "https://minervatools.net",
|
||||
"github": "https://github.com/MinervaTools"
|
||||
},
|
||||
"image": "../images/MinervaTools.png",
|
||||
"featured": 2,
|
||||
"date": "20210924T131751.842+0200"
|
||||
}
|
13
content/projects/minervatools.en.json
Normal file
13
content/projects/minervatools.en.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"urlname": "minerva",
|
||||
"lang": "en",
|
||||
"name": "MinervaTools",
|
||||
"shortDescription": "A world management tool for Minecraft",
|
||||
"links": {
|
||||
"website": "https://minervatools.net",
|
||||
"github": "https://github.com/MinervaTools"
|
||||
},
|
||||
"image": "../images/MinervaTools.png",
|
||||
"featured": 2,
|
||||
"date": "20210924T131751.842+0200"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue