2023-08-06 02:26:45 +01:00
|
|
|
@page "/contact/technical-help"
|
2023-08-05 20:54:55 +01:00
|
|
|
@{
|
|
|
|
ViewData["Title"] = "Contact";
|
|
|
|
}
|
|
|
|
|
|
|
|
<h1 class="display-4">Contact</h1>
|
|
|
|
<p class="lead">Technical Help</p>
|
|
|
|
<p>
|
|
|
|
I'm sorry, but do I not offer help or advice regarding development of any kind outside of my website, and Discord
|
|
|
|
servers of which I'm a member. I'm most active in the <a href="https://discord.gg/brackeys">Brackeys Community</a>
|
|
|
|
Discord server, where I'm an Admin, but this does not give you permission to demand help from me on your schedule.
|
|
|
|
If you have a question, please ask in the appropriate channel in that server. If you ping or DM me, I will ignore
|
|
|
|
you.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
I do not offer services to build or repair desktops, laptops, mobiles, or tablets, outside of my family and close
|
|
|
|
friends.
|
|
|
|
</p>
|