Compare commits
3 commits
f719d66f6f
...
cf27645b7c
Author | SHA1 | Date | |
---|---|---|---|
cf27645b7c | |||
180f01f157 | |||
ae6b060ce1 |
2 changed files with 15 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"browser-sync": "^3.0.3"
|
||||
"browser-sync": "^3.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
|
|
|
@ -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