Compare commits
3 commits
dc9b803d87
...
3d3f3607cc
Author | SHA1 | Date | |
---|---|---|---|
3d3f3607cc | |||
180f01f157 | |||
ae6b060ce1 |
2 changed files with 15 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
"eleventy-plugin-rev": "^2.0.0",
|
||||
"eleventy-sass": "^2.2.6",
|
||||
"glob": "^11.0.1",
|
||||
"minify": "^13.0.0",
|
||||
"minify": "^14.0.0",
|
||||
"postcss": "^8.5.2",
|
||||
"replace-in-file": "^8.3.0",
|
||||
"sass": "^1.85.0",
|
||||
|
|
|
@ -1,16 +1,26 @@
|
|||
[
|
||||
{
|
||||
"name": "Services",
|
||||
"type": "Dedicated Server",
|
||||
"type": "Cloud Server",
|
||||
"provider": "Hetzner",
|
||||
"location": "Falkenstein",
|
||||
"amount": 75.8
|
||||
"location": "Nürnberg",
|
||||
"amount": 38.56
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"en": "Media",
|
||||
"de": "Medien"
|
||||
},
|
||||
"type": "Object Storage",
|
||||
"provider": "Hetzner",
|
||||
"location": "Nürnberg",
|
||||
"amount": 5.94
|
||||
},
|
||||
{
|
||||
"name": "Monitoring",
|
||||
"type": "Cloud Server",
|
||||
"provider": "Hetzner",
|
||||
"location": "Nürnberg",
|
||||
"location": "Falkenstein",
|
||||
"amount": 4.51
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue