Compare commits
3 commits
092a340230
...
589a865efc
Author | SHA1 | Date | |
---|---|---|---|
589a865efc | |||
180f01f157 | |||
ae6b060ce1 |
2 changed files with 15 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
||||||
"minify": "^13.0.0",
|
"minify": "^13.0.0",
|
||||||
"postcss": "^8.5.2",
|
"postcss": "^8.5.2",
|
||||||
"replace-in-file": "^8.3.0",
|
"replace-in-file": "^8.3.0",
|
||||||
"sass": "^1.85.0",
|
"sass": "^1.86.3",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,16 +1,26 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Services",
|
"name": "Services",
|
||||||
"type": "Dedicated Server",
|
"type": "Cloud Server",
|
||||||
"provider": "Hetzner",
|
"provider": "Hetzner",
|
||||||
"location": "Falkenstein",
|
"location": "Nürnberg",
|
||||||
"amount": 75.8
|
"amount": 38.56
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": {
|
||||||
|
"en": "Media",
|
||||||
|
"de": "Medien"
|
||||||
|
},
|
||||||
|
"type": "Object Storage",
|
||||||
|
"provider": "Hetzner",
|
||||||
|
"location": "Nürnberg",
|
||||||
|
"amount": 5.94
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Monitoring",
|
"name": "Monitoring",
|
||||||
"type": "Cloud Server",
|
"type": "Cloud Server",
|
||||||
"provider": "Hetzner",
|
"provider": "Hetzner",
|
||||||
"location": "Nürnberg",
|
"location": "Falkenstein",
|
||||||
"amount": 4.51
|
"amount": 4.51
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue