From 632628f007355e64358e4fa99da29dbbf1b55951 Mon Sep 17 00:00:00 2001 From: RayHammer Date: Fri, 27 Oct 2023 18:33:04 +0200 Subject: Added a server hosting commission landing page --- config.yaml | 2 ++ content/hosting/_index.md | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 content/hosting/_index.md 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. -- cgit v1.2.3