diff options
-rw-r--r-- | config.yaml | 2 | ||||
-rw-r--r-- | content/hosting/_index.md | 19 |
2 files changed, 21 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index 168c180..834f562 100644 --- a/config.yaml +++ b/config.yaml @@ -14,6 +14,8 @@ menu: url: /posts/ - name: Tutorials url: /tutorials/ + - name: Hosting + url: /hosting/ params: title: "rayhammer.dev" diff --git a/content/hosting/_index.md b/content/hosting/_index.md new file mode 100644 index 0000000..aaea435 --- /dev/null +++ b/content/hosting/_index.md @@ -0,0 +1,19 @@ +--- +title: "Hosting" +date: 2023-10-27T18:24:21+02:00 +draft: false +--- + +You can inquire me about hosting anything you'd like! From full access +virtual private servers to specific games or other services. +Keep in mind that I host everything for free as I do not have any way +of receiving money, so I may not be able to host something too resource-heavy +or do it for long amounts of time, but that is going to be a subject to change +if I get more commissions, but you can still contact me and see if I'd be able +to fulfill your requests. + +Contacts: + +- mail at rayhammer dot dev - not reliable, since I don't really read emails +- `rayhammer` on Discord - it's about all I have. More options to come, +so stay tuned. |